Compartir a través de


RestorePointType Enumeración

Definición

Define valores para RestorePointType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RestorePointType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RestorePointType = 
Public Enum RestorePointType
Herencia
RestorePointType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

CONTINUOUS 0
DISCRETE 1

Se aplica a