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.
Represents the entities in the action call.
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 = ActionCalls.entities
ActionCalls.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
ActionCalls Class
ActionCalls Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.