CreateReportHistorySnapshotCompletedEventArgs.Warnings Property
Definition
public:
property cli::array <Microsoft::SqlServer::ReportingServices2005::Warning ^> ^ Warnings { cli::array <Microsoft::SqlServer::ReportingServices2005::Warning ^> ^ get(); };
public Microsoft.SqlServer.ReportingServices2005.Warning[] Warnings { get; }
member this.Warnings : Microsoft.SqlServer.ReportingServices2005.Warning[]
Public ReadOnly Property Warnings As Warning()
Property Value
- Warning[]
Applies to