Campo OperCreateFolder
Specifies the operation "Create Folder".
Spazio dei nomi: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintassi
'Dichiarazione
Public Const OperCreateFolder As String
'Utilizzo
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
Vedere anche