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