Public Methods
Method | Description |
---|---|
Add a contained object to the BusinessDataObject using the given Name, GUID, or ID. PARAMETERS: Identifier (String or Integer). DATATYPE: BoundObject. | |
Get all of the BoundAttachments for 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
Method | Description |
---|---|
Returns the Entity ID of the BusinessDataObject's anchor. DATATYPE: Integer. | |
Definition of the BusinessDataObject. DATATYPE: String. | |
GUID of the BusinessDataObject. DATATYPE: String. | |
ID of the BusinessDataObject. DATATYPE: Integer. | |
Logical name of the BusinessDataObject. DATATYPE: String. | |
Note of the BusinessDataObject. DATATYPE: String. | |
Physical name of the BusinessDataObject. DATATYPE: String. |
See Also