OLECMDEXECOPT Enumeration
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Specifies command execution options.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
public enum OLECMDEXECOPT
Public Enumeration OLECMDEXECOPT
Members
Member name | Description | |
---|---|---|
OLECMDEXECOPT_DODEFAULT | Prompts the user for input or not, whichever is the default behavior. |
|
OLECMDEXECOPT_DONTPROMPTUSER | Executes the command without prompting the user. For example, clicking the Print toolbar button causes a document to be immediately printed without user input. |
|
OLECMDEXECOPT_PROMPTUSER | Executes the command after obtaining user input. |
|
OLECMDEXECOPT_SHOWHELP | Shows help for the corresponding command, but does not execute. |
See Also
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright