|
Bexel Manager API
|
Represents a base type for all other API objects. API object is a managed wrapper around a native data object. More...
Properties | |
| abstract bool | IsValid [get] |
| Indicates if the API object is valid or not. More... | |
Represents a base type for all other API objects. API object is a managed wrapper around a native data object.
|
get |
Indicates if the API object is valid or not.
If the underlying data object is destroyed or the associated project has been closed, API object state is invalidated and it cannot be used.