CubeSettingsDataSet.DepartmentsRow Members
Include Protected Members
Include Inherited Members
Contains a row of OLAP cube settings information.
The CubeSettingsDataSet.DepartmentsRow type exposes the following members.
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
Top
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top