Property IsCurrentlyBeingEdited
IsCurrentlyBeingEdited
Gets or sets whether the authoring asset is currently being edited.
Declaration
public bool? IsCurrentlyBeingEdited { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |