FindItemsCompletedEventArgs.Result プロパティ

定義

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

プロパティ値

適用対象