Property IsUpdating
IsUpdating
Has BeginUpdating() been called? This can be used when updating the value of multiple IVariable in order to do a single update after the updates instead of 1 per change.
Declaration
public static bool IsUpdating { get; }
Property Value
Type | Description |
---|---|
bool |