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