GalleryApplicationCustomActionParameterType Enum

Definition

Defines values for GalleryApplicationCustomActionParameterType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum GalleryApplicationCustomActionParameterType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type GalleryApplicationCustomActionParameterType = 
Public Enum GalleryApplicationCustomActionParameterType
Inheritance
GalleryApplicationCustomActionParameterType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

ConfigurationDataBlob 1
LogOutputBlob 2
String 0

Applies to