Class InstanceOwner
Inheritance
System.Object
InstanceOwner
Namespace: System.Activities.Runtime.DurableInstancing
Assembly: System.Activities.dll
Syntax
public sealed class InstanceOwner : Object
Properties
InstanceOwnerId
Declaration
public Guid InstanceOwnerId { get; }
Property Value
System.Guid
|