PropType

PropType enumeration

Tipo di proprietà.

public enum PropType

I valori

Nome Valore Descrizione
String 0 Stringa.
Bool 1 booleano.
Date 2 Data.
Number 3 Numero.

Guarda anche