SetViewCommand-Methode
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
'Declaration
Sub SetViewCommand ( _
commandID As CommandID _
)
'Usage
Dim instance As IDesignerToolWindow
Dim commandID As CommandID
instance.SetViewCommand(commandID)
void SetViewCommand(
CommandID commandID
)
void SetViewCommand(
CommandID^ commandID
)
abstract SetViewCommand :
commandID:CommandID -> unit
function SetViewCommand(
commandID : CommandID
)
Parameter
- commandID
Typ: System.ComponentModel.Design. . :: . .CommandID