EditStatus property
- Last UpdatedJul 23, 2024
- 1 minute read
Edit the status of the object.
Class
IgObject
Syntax
[C#]
EEditStatus EditStatus { get; };
[Visual C++]
HRESULT EditStatus(
[out, retval] enum EEditStatus* theEditStatus
);
Parameters
theEditStatus
The edit status of the object.