Show / Hide Table of Contents

Class PersistableIdleAction

Inheritance
System.Object
PersistableIdleAction
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public sealed class PersistableIdleAction : Enum

Fields

None

Declaration
public const PersistableIdleAction None
Field Value
PersistableIdleAction

Persist

Declaration
public const PersistableIdleAction Persist
Field Value
PersistableIdleAction

Unload

Declaration
public const PersistableIdleAction Unload
Field Value
PersistableIdleAction

value__

Declaration
public int value__
Field Value
System.Int32

Back to top Generated by DocFX