'Declaration Property Value As String
'Declaration
Property Value As String
string Value {get; set;}
property String^ Value { String^ get(); void set ( String^ value); }
IJobVariable Interface IJobVariable Members BooleanValue Property DateTimeValue Property DateValue Property DecimalValue Property IntegerValue Property StringValue Property TimeValue Property