ProjectTaskElementLink.SetParameter(String, 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 SetParameter(String, String).
public:
abstract void SetParameter(System::String ^ name, System::String ^ unevaluatedValue);
public abstract void SetParameter (string name, string unevaluatedValue);
abstract member SetParameter : string * string -> unit
Public MustOverride Sub SetParameter (name As String, unevaluatedValue As String)
Parameters
- name
- String
- unevaluatedValue
- String