ComponentItemDataObject.Dependencies Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::Collections::Generic::ICollection<Microsoft::ReportingServices::RdlObjectModel::ReportObject ^> ^ Dependencies { System::Collections::Generic::ICollection<Microsoft::ReportingServices::RdlObjectModel::ReportObject ^> ^ get(); };
public System.Collections.Generic.ICollection<Microsoft.ReportingServices.RdlObjectModel.ReportObject> Dependencies { get; }
member this.Dependencies : System.Collections.Generic.ICollection<Microsoft.ReportingServices.RdlObjectModel.ReportObject>
Public ReadOnly Property Dependencies As ICollection(Of ReportObject)