InstanceInformationInstanceId Property |
The workflow instance.
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic Guid InstanceId { get; set; }
Public Property InstanceId As Guid
Get
Set
public:
property Guid InstanceId {
Guid get ();
void set (Guid value);
}
member InstanceId : Guid with get, set
Property Value
Guid
See Also