'Declaration Public Property Value As String
'Declaration
Public Property Value As String
public string Value {get; set;}
public: property String^ Value { String^ get(); void set ( String^ value); }
JobVariable Class JobVariable Members BooleanValue Property DateTimeValue Property DateValue Property DecimalValue Property IntegerValue Property StringValue Property TimeValue Property