Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.