ActionCommands.DoActionCommand Field
Specifies the routed command for making any action calls.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim value As RoutedCommand
value = ActionCommands.DoActionCommand
ActionCommands.DoActionCommand = value
Syntax
'Declaration
Public Shared DoActionCommand As RoutedCommand
public static RoutedCommand DoActionCommand
public:
static RoutedCommand^ DoActionCommand
public static RoutedCommand DoActionCommand
public static var DoActionCommand : RoutedCommand
Platforms
See Also
Reference
ActionCommands Class
ActionCommands Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.