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