Compartir a través de


DynamicsCustomerRecord.EntityResults Field

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As DynamicsCustomerRecord
Dim value As List(Of Entity)

value = instance.EntityResults

instance.EntityResults = value

Syntax

'Declaration
Public EntityResults As List(Of Entity)
public List<Entity> EntityResults
public:
List<Entity^>^ EntityResults
public List<Entity> EntityResults
public var EntityResults : List<Entity>

Platforms

See Also

Reference

DynamicsCustomerRecord Class
DynamicsCustomerRecord Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.