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