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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic Guid ActivityInstanceId { get; set; }Public Property ActivityInstanceId As Guid
Get
Set
Property Value
Guid
See Also