OperationNames.OperGenerateEvents Field
Specifies the operation "Generate Events".
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public Const OperGenerateEvents As String
'Usage
Dim value As String
value = OperationNames.OperGenerateEvents
public const string OperGenerateEvents
public:
literal String^ OperGenerateEvents
static val mutable OperGenerateEvents: string
public const var OperGenerateEvents : String