ActivityActivityInstanceId Property |
An id uniquely identfying a particular instance of an activity. If the same activity occurs x times, each
instance shall have a unique identifier.
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic Guid ActivityInstanceId { get; set; }
Public Property ActivityInstanceId As Guid
Get
Set
Property Value
Guid
See Also