Class CreateReportEditSessionCompletedEventArgs
Inheritance
System.Object
CreateReportEditSessionCompletedEventArgs
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class CreateReportEditSessionCompletedEventArgs : AsyncCompletedEventArgs
Properties
Result
Declaration
public string Result { get; }
Property Value
Type | Description |
---|---|
System.String |
Warnings
Declaration
public Warning[] Warnings { get; }
Property Value
Type | Description |
---|---|
Warning[] |