Property HasActivatePropertyUpdated
HasActivatePropertyUpdated
Has the property 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. |