ProjectTaskElementLink.RemoveParameter(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Facilitate remoting the RemoveParameter(String).
public:
abstract void RemoveParameter(System::String ^ name);
public abstract void RemoveParameter (string name);
abstract member RemoveParameter : string -> unit
Public MustOverride Sub RemoveParameter (name As String)
Parameters
- name
- String