Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the list of entities.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim value As List(Of EntityDescription)
value = Actions.entities
Actions.entities = value
Syntax
'Declaration
Public Shared entities As List(Of EntityDescription)
public static List<EntityDescription> entities
public:
static List<EntityDescription^>^ entities
public static List<EntityDescription> entities
public static var entities : List<EntityDescription>
Platforms
See Also
Reference
Actions Class
Actions Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.