Returns PropertyDescriptorCollection for DataCubeView.

Namespace:  PerpetuumSoft.Olap
Assembly:  PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1

Syntax

C#
public PropertyDescriptorCollection GetItemProperties()
Visual Basic (Declaration)
Public Function GetItemProperties As PropertyDescriptorCollection
Visual C++
public:
PropertyDescriptorCollection^ GetItemProperties()

See Also