Compartilhar via


RestorePointType Enumeração

Definição

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
Herança
RestorePointType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

CONTINUOUS 0
DISCRETE 1

Aplica-se a