Public Methods

MethodDescription
BoundAttachmentsReturns the BoundAttachments collection of this Object.

Public Properties

PropertyDescription
AttributeIDAttribute ID of the mapped object as assigned by ER/Studio. You can use this property with the ModelID and EntityID to obtain the corresponding AttributeObj object. Valid for ModelUsage queries for AttributeObj objects.
DefinitionReturns the UserDefinedMappingObj Definition. DATATYPE: String.
EntityIDEntity ID of the mapped object as assigned by ER/Studio. You can use this property with the ModelID to obtain the corresponding Entity object. Valid for ModelUsage queries for Entities and child object types (e.g. AttributeObj).
ModelIDModel ID of the mapped object as assigned by ER/Studio. You can use this property to obtain the corresponding Model object. Valid for ModelUsage and SubmodelUsage queries for all objects.