The BCEdmItemsUI type exposes the following members.
Methods
| 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.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Init | Obsolete.
Initializes the object.
| |
| InvokeCommand |
Invokes the command.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnChangeWAState |
Fires OnChangeWAState on the document(s).
| |
| OnDispose |
The method is called on Dispose()()()().
(Overrides DisposableObject..::..OnDispose()()()().) | |
| 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.) |