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

as

(String or Integer). DATATYPE: BoundObject.

 BoundAttachments

Get all of the BoundAttachments

of

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.

Public Properties

MethodDescription

 AnchorID

Returns the Entity ID of the BusinessDataObject's anchor. DATATYPE: Integer.

 Definition

This property represents the definition

Definition of the BusinessDataObject. DATATYPE: String.

 GUID

Returns

GUID of the BusinessDataObject

's GUID

. DATATYPE: String.

 ID

Returns

ID of the BusinessDataObject

ID

. DATATYPE: Integer.

 LogicalName

This property represents the logical

Logical name of the BusinessDataObject. DATATYPE: String.

 Note

This property represents the note

Note of the BusinessDataObject. DATATYPE: String.

 PhysicalName

This property represents the physical

Physical name of the BusinessDataObject. DATATYPE: String.

Info
titleSee Also

...