ObjectTypeProperties Interface |
Properties specific to ObjectType objects.
Namespace: SystemProperties
The ObjectTypeProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption | The localized name of the object. | |
| ClassName | The name of the class to use when generating documentation. | |
| Description | The object type description. | |
| DocumentationReferences | Type references for documentation purposes. | |
| SubObjectPicklist | The picklist to use for sub-objects. | |
| SubObjectType | The type of the sub object, if any. |
| This interface is declared for documentation purposes only and is not intended to be used from code. |