SnapshotObjectType Enum

Definition

Defines values for SnapshotObjectType.

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

Fields

FaceList 0
LargeFaceList 1
LargePersonGroup 2
PersonGroup 3

Applies to