Class OnFileProfile
Inheritance
System.Object
OnFileProfile
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public sealed class OnFileProfile : Enum
Fields
DoNotSave
Declaration
public const OnFileProfile DoNotSave
Field Value
OneTimeUse
Declaration
public const OnFileProfile OneTimeUse
Field Value
Primary
Declaration
public const OnFileProfile Primary
Field Value
Redirect
Declaration
public const OnFileProfile Redirect
Field Value
Secondary
Declaration
public const OnFileProfile Secondary
Field Value
Unknown
Declaration
public const OnFileProfile Unknown
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|