ActivityExceptionInstanceId Property
Gets the guid (in string representation) of the workflow instance associated with the failure.
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public string InstanceId { get; }
Public ReadOnly Property InstanceId As String
Get
public:
property String^ InstanceId {
String^ get ();
}
member InstanceId : string with get
Property Value
String