Click or drag to resize

NextOperationResult Properties

The NextOperationResult type exposes the following members.

Properties
  NameDescription
Public propertyNextOperationId
A 128-bit unique identifier for of the next Operation for the Item, or Guid.Empty if there is not a next Operation for the Item.
Public propertyNextOperationName
The string-based name of the next Operation for the Item. Returns null if there is not a next Operation for the Item.
Public propertyNextProcessFlowId
A 128-bit unique identifier for of the next ProcessFlow for the Item, or Guid.Empty if there is not a next ProcessFlow for the Item.
Top
See Also