Enum CustomPropertyType
Enum CustomPropertyType
Il nome: Aspose.Tasks.Properties Assemblea: Aspose.Tasks.dll (25.4.0)
Si tratta di un elenco del tipo di proprietà personalizzato.
public enum CustomPropertyType
Fields
Boolean = 4
La proprietà è un valore booleano.
DateTime = 2
La proprietà è un valore del tempo di data.
None = 0
La proprietà non ha alcun tipo.
Number = 3
La proprietà è un numero completo.
String = 1
La proprietà è un valore stringente.