Click or drag to resize

DataSourceColumnType Enumeration

The data source column type model.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public enum DataSourceColumnType
Members
  Member nameValueDescription
Text0
Date1
DateTime2
Decimal3
Integer4
See Also