Class: MoveDocumentRequestType

tibco.objectapi.bds.document.MoveDocumentRequestType

new MoveDocumentRequestType()

Request type for MoveDocument. Constructs a new MoveDocumentRequestType.

The following features are supported:

Members

documentReference :string

Document reference of existing document to be moved This property holds the value of the 'Document Reference' attribute.
Type:
  • string

sourceOwner :tibco.objectapi.bds.document.OwnerReference

Existing owner for the document. Once the operation is complete, the document will no longer reside in this owner's folder. This property holds the value of the 'Source Owner' containment reference.
Type:

targetOwner :tibco.objectapi.bds.document.OwnerReference

New owner for the document (it will no longer be owned by the specified source owner once this operation completes). If the document also resides in folders belonging to owners other than the specified sourceOwner, then it will continue to do so. This property holds the value of the 'Target Owner' containment reference.
Type: