ComponentItemDataObject.Dependencies 属性

定义

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)

属性值

适用于