Public Methods
Add a contained object to the BusinessDataObject using the given Name, GUID, or ID. PARAMETERS: Identifier as String or Integer. DATATYPE: BoundObject. | |
Get all the BoundAttachments of this BusinessDataObject. | |
Returns an object representing a collection of all objects contained in the BusinessDataObject. | |
Get the Check Out status of this BusinessDataObject. DATATYPE: StringObjects. | |
Get the Version History of this BusinessDataObject from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
Public Properties
Returns the Entity ID of the BusinessDataObject's anchor. DATATYPE: Integer. | |
This property represents the definition of the BusinessDataObject. DATATYPE: String. | |
Returns the BusinessDataObject's GUID. DATATYPE: String. | |
Returns the BusinessDataObject ID. DATATYPE: Integer. | |
This property represents the logical name of the BusinessDataObject. DATATYPE: String. | |
This property represents the note of the BusinessDataObject. DATATYPE: String. | |
This property represents the physical name of the BusinessDataObject. DATATYPE: String. |