Sdílet prostřednictvím


EntityDescription Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents the entity description.

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

Inheritance Hierarchy

System.Object
  Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.EntityDescription

Syntax

[SerializableAttribute]
public class EntityDescription
<SerializableAttribute>
Public Class EntityDescription

Constructors

Name Description
System_CAPS_pubmethod EntityDescription()

Initializes a new instance of the EntityDescription class.

Properties

Name Description
System_CAPS_pubproperty Id

Gets or sets the entity ID.

System_CAPS_pubproperty LogicalName

Gets or sets the logical name.

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static EntityListToEntityDescriptionList(List<Entity>)

Moves the entities from the entity list to entity description list.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_static FromEntity(Entity)

Retrieves the entity description for a given entity.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Fields

Name Description
System_CAPS_pubfield data

Specifies the entity description data.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright