ABEdge Enumeration
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the enumeration that contains a set of named constants for the edges.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public enum ABEdge
Public Enumeration ABEdge
Members
Member name | Description | |
---|---|---|
Bottom | Specifies the bottom edge. It has the value 3. |
|
Left | Specifies the left edge. It has the value 0. |
|
None | Specifies no edge. Has the value 4. |
|
Right | Specifies the right edge. It has the value 2. |
|
Top | Specifies the top edge. It has the value 1. |
See Also
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright