OperationNames.OperCreateFolder Field

Specifies the operation "Create Folder".

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 OperCreateFolder As String
'Usage
Dim value As String

value = OperationNames.OperCreateFolder
public const string OperCreateFolder
public:
literal String^ OperCreateFolder
static val mutable OperCreateFolder: string
public const var OperCreateFolder : String