Contains VBScript equivalent classes.

Classes

  ClassDescription
Public classBCSBatchOperation
Represents an object to manage a batch operation.
Public classBCSBatchOperation..::..BatchArgumentCollection
Represents a collection of named properties stored during a batch operation.
Public classBCSBriefcase
Represents a briefcase. The briefcase is a file that you can use to transmit documents and selected property data to external parties as a single file.
Public classBCSBriefcase..::..BriefcasePropertyCollection
Represents a collection of named properties stored in a briefcase.
Public classBCSClient
Represents an application that hosts script objects (for example, InnoCielo PowerUser).
Public classBCSClient..::..ClientArgumentCollection
Represents a collection of named properties stored in a vault.
Public classBCSClient..::..ClientConfirmationCollection
Represents a collection of actions that can be confirmed.
Public classBCSCollection<(Of <(<'T>)>)>
Represents a strongly typed collection of scripting objects.
Public classBCScriptObject
Represents an abstract base class for a script object.
Public classBCSDocument
Represents an object that extends the BCDocument.
Public classBCSDocument..::..DocumentPropertyCollection
Represents a collection of named properties of a document.
Public classBCSDocumentType
Represents an object that extends the BCDocumentType.
Public classBCSFolder
Represents an object that extends the BCFolder.
Public classBCSFolder..::..FolderPropertyCollection
Represents the collection of named properties of a folder.
Public classBCSMailAttachment
Represents the attachment of a BCSMailMessage message.
Public classBCSMailAttachmentCollection
Represents a collection of attachments BCSMailAttachment.
Public classBCSMailItem
Represents an abstract base class for a BCSMailMessage message item.
Public classBCSMailMessage
Represents a message that can be sent by email.
Public classBCSMailRecipient
Represents a recipient of an email message.
Public classBCSMailRecipientCollection
Represents a collection of recipients BCSMailRecipient.
Public classBCSMetadata
Represents an object that provides script metadata.
Public classBCSMetadata..::..NamedPropertyCollection
Represents a collection of named properties stored in a metadata.
Public classBCSProject
Represents an object that extends the BCProject.
Public classBCSQuery
Represents a search operation.
Public classBCSSequence
Represents an object to generate unique names.
Public classBCSTable
Represents an object to manage a table.
Public classBCSTask
Represents an object that uses the BC TaskManager service to send a task to an external application.
Public classBCSUser
Represents an object that provides a user information.
Public classBCSVault
Represents an object that extends the BCRepository.
Public classBCSVault..::..VaultArgumentCollection
Represents a collection of named properties stored in a vault.
Public classBCSViewer
Represents an object that allows access to setting a watermark configuration.
Public classBCSWatermark
Represents a watermark - the message to appear on all prints that are taken as InnoCielo draft prints, using the BlueCielo ECM Solutions viewer.
Public classBCSWorkArea
Represents an object that extends the BCWorkPackage.
Public classBCSWorkflow
Represents an object that extends a workflow.
Public classBCSWorkflowState
Represents an object that extends a workflow state.
Public classBCSWorkflowTransition
Represents an object that extends a workflow transition.

Enumerations

  EnumerationDescription
Public enumerationSBriefcaseImportMode
Defines the possible actions of importing documents to a briefcase.
Public enumerationSClientFlags
Defines the Client component identifiers.
Public enumerationSColumnInfo
Defines an index of the table column.
Public enumerationSConfirmActionKind
Defines the type of action to be confirmed.
Public enumerationSDocumentWorkflowFlags
Defines the possible document workflow states.
Public enumerationSGroupColumnFlags
Defines an option to control the format of the user group description.
Public enumerationSImportDetailsFlags
Defines the details of importing documents.
Public enumerationSImportFlags
Defines the possible modes of document import.
Public enumerationSMailMessageRecipientKind
Defines the type of a mail recipient.
Public enumerationSMailMessageSendFlags
Defines options for sending email via Messaging Applications Programming Interface (MAPI).
Public enumerationSMoveMode
Defines an option to control a move operation.
Public enumerationSNewFolderFlags
Defines the option to control creation of a folder.
Public enumerationSPrivilegeKind
Defines a privilege.
Public enumerationSProjectWorkflowFlags
Defines the possible project workflow states.
Public enumerationSQueryKind
Defines the type of a table/query.
Public enumerationSRefreshFlags
Defines options to control client refreshing.
Public enumerationSUrlMode
Defines options for formatting a URL.
Public enumerationSUserColumnFlags
Defines an option to control the format of the user description.
Public enumerationSWatermarkColor
Defines the color of the watermark.
Public enumerationSWatermarkStyleFlags
Defines the style of the watermark text.
Public enumerationSWatermarkTitleStyleFlags
Defines the style of the watermark title text.
Public enumerationSWorkAreaState
Defines the possible work area states.
Public enumerationSWorkflowInterlockLocation
Defines the location of a workflow interlock.
Public enumerationSWorkflowStateKind
Defines the type of a workflow state.
Public enumerationSWorkflowTransitionResult
Defines the possible result of a workflow transition.