<Code Lib>
2027 Method
Changes 0
M

AssetProperty.IsEditable

Description:
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.

public bool IsEditable()

Boolean True if property is editable.

Loading…