C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotKey Class / Fields Property

In This Topic
Fields Property (PivotKey)
In This Topic
Gets the list of PivotField pivot fields associated with this PivotKey.
Syntax
'Declaration
 
Public ReadOnly Property Fields As PivotFieldList
 
See Also