Locked property
- Last UpdatedJul 22, 2024
- 1 minute read
Returns the Locked property of the attribute.
Class
IAttribute
Syntax
[C#]
MxPropertyLockedEnum Locked { get; };
[Visual C++]
HRESULT Locked(
[out, retval] MxPropertyLockedEnum*
);
Parameters
MxPropertyLockedEnum
Returns the Locked property of the attribute.