Click or drag to resize

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.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public Guid ActivityInstanceId { get; set; }

Property Value

Guid
See Also