Public Methods
Method | Description |
---|---|
BoundAttachments | Get all the BoundAttachments of this default. |
BoundObjects | Returns a collection of bindings that link the default to attributes. |
RepoCheckOutStatus | Get the Check Out status of this Default object. DATATYPE: StringObjects. |
UserComments | Returns a collection of user comments associated with this Default object. |
Public Properties
Property | Description |
---|---|
DictionaryName | Name of the Dictionary associated with this object. DATATYPE: String. |
EnterpriseLevel | True if the Dictionary associated with this object is enterprise level. DATATYPE: Boolean. |
GUID | GUID of the Default. DATATYPE: String. |
ID | ID of the default as assigned by ER/Studio. Each default has a unique ID in the data dictionary. DATATYPE: Integer. |
Name | Name of the default. DATATYPE: String. |
Text | Text of the default. DATATYPE: String. |
See Also