The BCEdmItemsUI type exposes the following members.
Back to Top
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.) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| Init | Obsolete.
Initializes the object.
| |
| InvokeCommand |
Invokes the command.
| |
Creates a shallow copy of the current (Inherited from | ||
| 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 (Inherited from DisposableObject.) | |
| (Inherited from |
See Also