'Declaration
Public Property UpdateType As VariableUpdateType
public VariableUpdateType UpdateType {get; set;}
public: property VariableUpdateType UpdateType { VariableUpdateType get(); void set ( VariableUpdateType value); }
'Declaration
Public Property UpdateType As VariableUpdateType
public VariableUpdateType UpdateType {get; set;}
public: property VariableUpdateType UpdateType { VariableUpdateType get(); void set ( VariableUpdateType value); }