Partager via


TransferConfigurationType Énumération

Définition

Définit des valeurs pour 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
Héritage
TransferConfigurationType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

TransferAll 0

Transférez toutes les données.

TransferUsingFilter 1

Transférer à l’aide du filtre.

S’applique à