The BCEdmItemsUI type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| 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, IEnumerable String ) |
Initializes a new instance of the BCEdmItemsUI class.
| |
| BCEdmItemsUI(BCDocument, BCDocument, BCServiceProvider) |
Initializes a new instance of the BCEdmItemsUI class.
| |
| BCEdmItemsUI(BCRepository, IEnumerable String , BCServiceProvider) |
Initializes a new instance of the BCEdmItemsUI class.
|
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 |
Properties
| 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.) |
See Also