DocumentMapNodeInfo.Children Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère les nœuds enfants du nœud courant.
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.