PropType

PropType enumeration

Type de propriété.

public enum PropType

Valeurs

Nom Évaluer La description
String 0 Chaîne.
Bool 1 booléen.
Date 2 Date.
Number 3 Numéro.

Voir également