Partager via


AgreementType Énumération

Définition

Définit des valeurs pour AgreementType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AgreementType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AgreementType = 
Public Enum AgreementType
Héritage
AgreementType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

AS2 1
Edifact 3
NotSpecified 0
X12 2

S’applique à