CubeSettingsDataSet.DepartmentsRow members
Contains a row of OLAP cube settings information.
The CubeSettingsDataSet.DepartmentsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CUSTOM_FIELD_PROP_UID | Gets the GUID of the custom field for the resource or project department. |
![]() |
DEPARTMENT_CF_UID | Gets or sets the GUID of the custom field value for the department. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
IsSelected | Gets the Boolean value that specifies whether a department is specified. |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
Top
Methods
Top