Click or drag to resize
IWorkItemRevision Property
Version of the item. It can be be considered as the RowVersion of the item.

Namespace: FlexRule.Flows.Workflows.Managers.Tasks
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
ulong Revision { get; }

Property Value

Type: UInt64
See Also