Campo OperationNames.OperCreateModel
Specifies the operation “Create Model”.
Spazio dei nomi Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Sintassi
'Dichiarazione
Public Const OperCreateModel As String
'Utilizzo
Dim value As String
value = OperationNames.OperCreateModel
public const string OperCreateModel
public:
literal String^ OperCreateModel
static val mutable OperCreateModel: string
public const var OperCreateModel : String