MemberColumn Class |
Namespace: Dundas.BI.Entities.UserHierarchies
The MemberColumn type exposes the following members.
Name | Description | |
---|---|---|
MemberColumn(Guid, MemberColumnTypes) |
Initializes a new instance of the MemberColumn class.
| |
MemberColumn(String, MemberColumnTypes) |
Initializes a new instance of the MemberColumn class.
|
Name | Description | |
---|---|---|
Caption |
Gets the column caption.
| |
ColumnId |
Gets the ID of the column.
| |
ColumnType |
Gets or sets the type of the column.
| |
DataType |
Gets the data type of the column.
| |
UniqueName |
Gets the unique name of the column.
|