OperationNames.OperCreateSnapshot Field
Specifies the operation "Create Report History".
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 OperCreateSnapshot As String
'Usage
Dim value As String
value = OperationNames.OperCreateSnapshot
public const string OperCreateSnapshot
public:
literal String^ OperCreateSnapshot
static val mutable OperCreateSnapshot: string
public const var OperCreateSnapshot : String