Compartir a través de


TransferConfigurationType Enumeración

Definición

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
Herencia
TransferConfigurationType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

TransferAll 0

Transferir todos los datos.

TransferUsingFilter 1

Transferencia mediante filtro.

Se aplica a