ActivityRunResultInstanceId Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.TestFramework.ActivityRunResult.InstanceId"]
Namespace: Scanjour.Workflow4.TestFrameworkAssembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic Guid InstanceId { get; }
Public ReadOnly Property InstanceId As Guid
Get
public:
property Guid InstanceId {
Guid get ();
}
member InstanceId : Guid with get
Property Value
Guid
See Also