| ||||
MakeDashboardColumn methodCreates a Dashboard Column object for use with the ::DashboardColumns property. Use this method to create new Dashboard Columns that can then be added to an IERUCollection and set via the IERUDashboard::DashboardColumns property. At present, Dashboard Columns cannot be added to Calendar Page Dashboards. Syntax
ParametersColumnThe IERUDBColumn or ERUProjectField to be added. OperatorsDashboard operators for the column. This parameter contains one or more values from ERUDashboardOperator, logically OR'ed together. OperatorArgOptional dashboard operator argument. Note that the dashboard argument is only valid if the erDashOpSubColumnSelected operator is specified. ppDashboardColumnUpon return, an IERUDashboardColumn interface pointer to the newly-added Dashboard Column. Return value
|
Home |