Public Properties
Returns the GUID of the BoundObject. DATATYPE: String. |
|
Returns the ID of the bound (using) object. For example, for an attribute bound to a domain, this returns the attributeID. DATATYPE: Integer. |
|
Returns the ID of the parent model of the bound object or returns the ID of the parent data flow if the using object is a transformation. If the bound object is a dictionary object, such as default bound to an Attachment, this is 0. DATATYPE: Integer. |
|
This property represents the type of the bound (using) object. DATATYPE: Integer. |
|
Returns the ID of the parent of the bound (using) object. For example, for an attribute bound to a domain, this returns the entityID. DATATYPE: Integer. |