IsVariableUpdateAction Property
In This Topic
Indicates whether this object is a VariableUpdateAction
Syntax
'Declaration
Public ReadOnly Property IsVariableUpdateAction As Boolean
public bool IsVariableUpdateAction {get;}
public:
property bool IsVariableUpdateAction {
bool get();
}
See Also