Click or drag to resize
Field Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The Field type exposes the following members.

Properties
  Name Description
Public property AllowCondition
Gets and sets a value that indicates if this field can be used in a condition.
Public property AllowContains
Gets and sets a value that indicates if this field supports the contains operator.
Public property AllowSort
Gets and sets a value that indicates if this field can be used for sorting.
Public property AnalyticsID
Gets and sets an identifier that identifies this field in the underlying analytics provider
Public property AnalyticsType
Gets and sets an enumerated type value that determines the analytics type of this field
Public property Ascending
Gets and sets a value that indicates the sort direction for this field
Public property Buffer
Gets and sets the containing buffer for this field
Public property DataType
Gets and sets the server type of this field
Public property DateGroupType
Gets and sets a value that indicates how dates will be grouped for this column
Public property Description
Gets and sets a description for this field.
Public property Expression
Gets and sets the expression for this field.
Public property Extent
Gets and sets a value that indicates the extent of this field.
Public property Format
Gets and sets a format for this field.
Public property IncludeOthers
Gets and sets a value that indicates whether other groups should be included in a collective group when they fall outside an applied top or bottom N
Public property IncludeTies
Gets and sets a value that indicates if ties should be included in the top/bottom N groupings
Public property Label
Gets and sets the label for this field
Public property Lookup
Gets and sets the lookup for this field.
Public property Mandatory
Gets and sets a value that indicates whether the condition for this field is mandatory.
Public property Name
Gets and sets the name of this field.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property OthersLabel
Gets and sets the label to be used for a collective group when they fall outside an applied top or bottom N
Public property ServerFormat
Gets and sets the server format string for this query.
Public property ShowGroupType
Gets and sets a value that indicates which group column values should be shown in a summary query
Public property StartingMonth
Gets and sets the starting month used to resolve date time periods
Public property StartingWeek
Gets and sets the starting week used to resolve date time periods
Public property StartingWeekday
Gets and sets the starting weekday used to resolve date time periods
Public property SubjectDataType
Gets the Subject data type of this field
Public property SubjectFieldName
Gets and sets the subject field field name of this field.
Public property SubjectLabel
Gets and sets the subject field label of this field.
Public property SummaryType
Gets and sets a value that expresses whether this column is used to group by, or how its summary value is calculated
Public property TopN
Gets and sets the value N used to apply top/bottom N group types
Public property TopNSumColumn
Gets and sets the name of the column used to apply top/bottom N group types
Public property Width
Gets and sets the width of this field.
Top
See Also