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