BinaryDocument Members

Functions

Name Description
ChangePath -
Clone Return value: BinaryDocument.
CloneEx Return value: BinaryDocument.
Open Return value: Variant.
OpenAsNewObject Return value: Variant.
Refresh Re-reads the Binary Document from the Enterprise database. Return value: Boolean.
RefreshEx Return value: RefreshResult.
Remove Removes (deletes) this Binary Document.
RemoveEx Removes (deletes) this Binary Document (with audit log explanation).
Save Saves changes to this Binary Document.
SaveAs -
SaveEx Saves changes to this Binary Document (with audit log explanation).

Properties

Name Description
AccessControlList Returns the AccessControlList object which specifies which users and groups can access this Binary Document. Return value: AccessControlList. This property is read only.
AuditLogReasonForAutoSave Return/assignment value: String.
AutoSave Returns/sets the auto save state for this Binary Document. Return/assignment value: Boolean.
Content Return/assignment value: Variant.
Data Return/assignment value: Variant.
DataAsText Return/assignment value: String.
Description Returns/sets the description for the Binary Document. Return/assignment value: String.
Dirty Return value: Boolean. This property is read only.
FullPath Returns the full path of the Binary Document. Return value: String. This property is read only.
ID Returns the ID of this Binary Document. Return value: Integer. This property is read only.
Name Returns/sets the name of the Binary Document. Return/assignment value: String.
Param Returns/sets Binary Document name/value parameters. Return/assignment value: Variant.
Path Returns/sets the System Folder path for this Binary Document. Return/assignment value: String.
PathEx Returns/sets the System Folder path for this Binary Document. Return value: String. This property is read only.
PathEx2 Return value: String. This property is read only.
Placements Return value: Variant. This property is read only.
ReadOnly Return value: Boolean. This property is read only.
Revision Returns/sets the revision of the Binary Document. Return value: Integer. This property is read only.
Type Returns/sets the type of Binary Document. Return/assignment value: String.
Versioning Return/assignment value: Boolean.