Name | Description | |
---|---|---|
![]() | ExtensionID | The unique ID for this class of custom objects. |
![]() | Version | The version of this object. |
The following tables list the members exposed by CustomObjectSettingsBase.
Name | Description | |
---|---|---|
![]() | ExtensionID | The unique ID for this class of custom objects. |
![]() | Version | The version of this object. |
Name | Description | |
---|---|---|
![]() | AddComparisonTo | Compares settings between two objects. |
![]() | AfterDeserialize | Called after the object has been deserialized. |
![]() | BeforeSerialize | Called before the object is serialized. |
![]() | DescribeSettings | Provides a description of the object's settings for an Object Configuration Report |
![]() | GetDescription | Return a description of the object. |
![]() | GetReferencedObjects | Returns a collection of the OIDs of all adTempus objects referenced by this custom object. |
![]() | Serialize | Serializes the object using Data Contract serialization |
![]() | Validate | Validates the settings. |