Click or drag to resize
FactorFieldDataTypeId Enumeration
Enumeration that contains factor field data type ids.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum FactorFieldDataTypeId
Members
  Member nameValueDescription
Boolean0 Boolean data type.
Enum1 Enumeration data type.
String2 String data type.
Int323 Int32 data type.
Double4 Double data type.
See Also