Public Methods
This object represents a SecurityProperty in ER/Studio.
Method | Description |
---|
RepoCheckOutStatus | Get the Check Out status of this DataSecurityProperty object. DATATYPE: StringObjects. |
SecurityType | Returns the parent SecurityType of this SecurityProperty. RETURN DATATYPE: SecurityType. |
TextList | Returns the SecurityProperty's TextList data in a collection. RETURN DATATYPE: TextList. |
UserComments | Returns a collection of user comments associated with this DataSecurityProperty object. |
Public Properties
Property | Description |
---|
Datatype | Datatype associated with the SecurityProperty. DATATYPE: Integer. |
Description | Description of the SecurityProperty. DATATYPE: String. |
GUID | GUID of the SecurityProperty. DATATYPE: String. |
ID | ID of the SecurityProperty. DATATYPE: Integer. |
Name | Name of the SecurityProperty. DATATYPE: String. |
ValueDefault | ValueDefault associated with the SecurityProperty Datatype. DATATYPE: String. |
...