Lingua

DocumentMapNodeInfo.Children Proprietà

Definizione

Ottiene i nodi figli del nodo corrente.

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()

Valore della proprietà

Matrice di oggetti DocumentMapNodeInfo.

Si applica a