Share via


DocumentMapNodeInfo.Children Propriété

Définition

Obtient les nœuds enfants du nœud actuel.

public:
 property cli::array <Microsoft::ReportingServices::ReportProcessing::DocumentMapNodeInfo ^> ^ Children { cli::array <Microsoft::ReportingServices::ReportProcessing::DocumentMapNodeInfo ^> ^ get(); };
public Microsoft.ReportingServices.ReportProcessing.DocumentMapNodeInfo[] Children { get; }
member this.Children : Microsoft.ReportingServices.ReportProcessing.DocumentMapNodeInfo[]
Public ReadOnly Property Children As DocumentMapNodeInfo()

Valeur de propriété

Tableau d'objets DocumentMapNodeInfo.

S’applique à