BCEdmItemsUI Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Client
The BCEdmItemsUI type exposes the following members.
| Name | Description | |
|---|---|---|
| BCEdmItemsUI | Obsolete.
Initializes a new instance of the BCEdmItemsUI class.
| |
| BCEdmItemsUI(BCFSObject) |
Initializes a new instance of the BCEdmItemsUI class.
| |
| BCEdmItemsUI(BCDocument, BCDocument) |
Initializes a new instance of the BCEdmItemsUI class.
| |
| BCEdmItemsUI(BCFSObject, BCServiceProvider) |
Initializes a new instance of the BCEdmItemsUI class.
| |
| BCEdmItemsUI(BCRepository, IEnumerableString) |
Initializes a new instance of the BCEdmItemsUI class.
| |
| BCEdmItemsUI(BCDocument, BCDocument, BCServiceProvider) |
Initializes a new instance of the BCEdmItemsUI class.
| |
| BCEdmItemsUI(BCRepository, IEnumerableString, BCServiceProvider) |
Initializes a new instance of the BCEdmItemsUI class.
|
| Name | Description | |
|---|---|---|
| CommandsCount |
Gets the number of commands.
| |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
| LastResult |
Gets the array of result values of a batch operation for each object in the selection.
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
| Name | Description | |
|---|---|---|
| Add2Selection |
Adds document(s) to the specified selection.
| |
| Add2WorkList |
Adds document(s) to the specified work list.
| |
| ChangeWFState |
Changes the document(s) workflow state.
| |
| CommandID |
Returns a command at the specified index.
| |
| CommandStatus |
Returns a bitmask that is a combination of bit flags from ItemCommandFlags.
| |
| CommandString(Int32) |
Returns the name of the command at the specified index.
| |
| CommandString(Int32, ItemCommandKind) |
Returns a string of the command at the specified index.
| |
| Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) | |
| Equals | (Inherited from Object.) | |
| ExecuteCWFTransition |
Executes a document workflow transition.
| |
| ExecutePWFTransition |
Executes a project workflow transition.
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Init | Obsolete.
Initializes the object.
| |
| InvokeCommand(IWin32Window, ItemCommand) |
Invokes the command.
| |
| InvokeCommand(IWin32Window, ItemCommand, IEnumerableObject) |
Invokes the command with the specified arguments.
| |
| MemberwiseClone | (Inherited from Object.) | |
| OnChangeWAState |
Fires OnChangeWAState on the document(s).
| |
| OnDispose |
The method is called on Dispose.
(Overrides DisposableObjectOnDispose.) | |
| SetNamedOption |
Sets a value of the named option.
| |
| SetOptions(ItemOptionFlags) |
Sets batch transaction options (30 documents per transaction).
| |
| SetOptions(ItemOptionFlags, Int32) |
Sets batch transaction options.
| |
| ThrowIfDisposed |
Throws the ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) | |
| ToString | (Inherited from Object.) |