CheckoutStatus property
- Last UpdatedJul 23, 2024
- 1 minute read
Returns the check out status of the object.
Class
IgObject
Syntax
[C#]
ECheckoutStatus CheckoutStatus { get; };
[Visual C++]
HRESULT CheckoutStatus(
[out, retval] enum ECheckoutStatus* theCheckoutStatus
);
Parameters
theCheckoutStatus
The check-out status.