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