ListDependentItemsCompletedEventArgs.Result 속성

정의

public:
 property cli::array <Microsoft::SqlServer::ReportingServices2010::CatalogItem ^> ^ Result { cli::array <Microsoft::SqlServer::ReportingServices2010::CatalogItem ^> ^ get(); };
public Microsoft.SqlServer.ReportingServices2010.CatalogItem[] Result { get; }
member this.Result : Microsoft.SqlServer.ReportingServices2010.CatalogItem[]
Public ReadOnly Property Result As CatalogItem()

속성 값

적용 대상