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