OLECMDF Enumeration
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Specifies the type of support provided by an object for the command specified in an OLECMDstructure.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
[FlagsAttribute]
public enum OLECMDF
<FlagsAttribute>
Public Enumeration OLECMDF
Members
Member name | Description | |
---|---|---|
OLECMDF_DEFHIDEONCTXTMENU | Specifies that the command is hidden on the context menu. |
|
OLECMDF_ENABLED | Specifies that the command is available and enabled. |
|
OLECMDF_INVISIBLE | Specifies that the command is hidden. |
|
OLECMDF_LATCHED | Specifies that the command is an on-off toggle and is currently on. |
|
OLECMDF_NINCHED | Reserved for future use. |
|
OLECMDF_SUPPORTED | Specifies that the command is supported by this object. |
See Also
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright