GenerateModelCompletedEventArgs.Result Property

Definition

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

Property Value

Applies to