FuelSDK-CSharp
|
ETObjectDefinition - Represent the result of a Describe call's ObjectDefinitionRequest. More...
Additional Inherited Members | |
![]() | |
string | ObjectType [get, set] |
string | Name [get, set] |
bool | IsCreatable [get, set] |
bool | IsCreatableSpecified [get, set] |
bool | IsUpdatable [get, set] |
bool | IsUpdatableSpecified [get, set] |
bool | IsRetrievable [get, set] |
bool | IsRetrievableSpecified [get, set] |
bool | IsQueryable [get, set] |
bool | IsQueryableSpecified [get, set] |
bool | IsReference [get, set] |
bool | IsReferenceSpecified [get, set] |
string | ReferencedType [get, set] |
string | IsPropertyCollection [get, set] |
bool | IsObjectCollection [get, set] |
bool | IsObjectCollectionSpecified [get, set] |
PropertyDefinition [] | Properties [get, set] |
PropertyDefinition [] | ExtendedProperties [get, set] |
ObjectDefinition [] | ChildObjects [get, set] |
ETObjectDefinition - Represent the result of a Describe call's ObjectDefinitionRequest.