Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription

 AddContainedObject

Add a contained object to the BusinessDataObject using the given Name, GUID, or ID. PARAMETERS: Identifier (String or Integer). DATATYPE: BoundObject.

 BoundAttachments

Get all of the BoundAttachments for this BusinessDataObject.

 ContainedObjects

Returns an object representing a collection of all objects contained in the BusinessDataObject.

 RepoCheckOutStatus

Get the Check Out status of this BusinessDataObject. DATATYPE: StringObjects.

 RepoVersionHistory

Get the Version History of this BusinessDataObject from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.

...