Property HasActivatePropertyUpdated
HasActivatePropertyUpdated
Boolean indicating if the activate property has been updated this cycle.
Declaration
public bool HasActivatePropertyUpdated { get; protected set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the activate property has been updated, false otherwise. |