Share via


CubeSettingsDataSet.CubeSettings property

Gets a collection of OLAP cube settings.

Namespace:  WebSvcCubeAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property CubeSettings As CubeSettingsDataSet.CubeSettingsDataTable
    Get
'Usage
Dim instance As CubeSettingsDataSet
Dim value As CubeSettingsDataSet.CubeSettingsDataTable

value = instance.CubeSettings
[BrowsableAttribute(false)]
public CubeSettingsDataSet.CubeSettingsDataTable CubeSettings { get; }

Property value

Type: WebSvcCubeAdmin.CubeSettingsDataSet.CubeSettingsDataTable

See also

Reference

CubeSettingsDataSet class

CubeSettingsDataSet members

WebSvcCubeAdmin namespace