The BCEdmItemsUI type exposes the following members.
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<(Of <<'(String>)>>)) |
Initializes a new instance of the BCEdmItemsUI class.
| |
BCEdmItemsUI(BCDocument, BCDocument, BCServiceProvider) |
Initializes a new instance of the BCEdmItemsUI class.
| |
BCEdmItemsUI(BCRepository, IEnumerable<(Of <<'(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.) | |
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.) |
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.) |