ListChildrenCompletedEventArgs.Result Property

Definition

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

Property Value

Applies to