AssetProperty.IsEditable
Method
Description:
Check if property can be edited.
Check if property can be edited.
Remarks:
Properties can be edited only if there is an active Edit Scope and if the property is allowed to be changed.
Properties can be edited only if there is an active Edit Scope and if the property is allowed to be changed.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | The asset property is not editable. Asset can be edited only in an edit scope. |