CellSetMember.ChildCount Property

The number of children of the member.

Namespace:  Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ChildCount As Long
    Get
'Usage
Dim instance As CellSetMember
Dim value As Long

value = instance.ChildCount
public override long ChildCount { get; }

Property Value

Type: System.Int64

See Also

Reference

CellSetMember Class

CellSetMember Members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet Namespace