Enum StorageFormatType
The storage format in which a DataItem is held.
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum StorageFormatType : int
Fields
Name | Description |
---|---|
Integer | A whole number. |
Real | A number that may contain a fractional component. |
String | Text. |