TransferConfigurationType Enumeração

Definição

Define valores para TransferConfigurationType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TransferConfigurationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TransferConfigurationType = 
Public Enum TransferConfigurationType
Herança
TransferConfigurationType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

TransferAll 0

Transfira todos os dados.

TransferUsingFilter 1

Transfira usando filtro.

Aplica-se a