public enum EntityColumnSource : System.Enum
public enum EntityColumnSource : System.Enum
| Member | Value | Description |
|---|---|---|
| Data | 0 | The column comes from a data source. This is the default value. |
| ExagoFormula | 1 | The column is a custom column defined by an Exago formula. |
System.Object
System.ValueType
System.Enum
WebReports.Api.Reports.EntityColumnSource