Show / Hide Table of Contents

Class InstanceKeyState

Inheritance
System.Object
InstanceKeyState
Namespace: System.Activities.Runtime.DurableInstancing
Assembly: System.Activities.dll
Syntax
public sealed class InstanceKeyState : Enum

Fields

Associated

Declaration
public const InstanceKeyState Associated
Field Value
InstanceKeyState

Completed

Declaration
public const InstanceKeyState Completed
Field Value
InstanceKeyState

Unknown

Declaration
public const InstanceKeyState Unknown
Field Value
InstanceKeyState

value__

Declaration
public int value__
Field Value
System.Int32

Back to top Generated by DocFX