ListParentsCompletedEventArgs.Result Property

Definition

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()

Property Value

Applies to