Share via


CustomerEntity Class

 

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

Represents the customer entity.

Namespace:   Microsoft.Uii.Desktop.Core
Assembly:  Microsoft.Uii.Desktop.Core (in Microsoft.Uii.Desktop.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Desktop.Core.CustomerEntity

Syntax

[SerializableAttribute]
public sealed class CustomerEntity : ICustomer
<SerializableAttribute>
Public NotInheritable Class CustomerEntity
    Implements ICustomer

Constructors

Name Description
System_CAPS_pubmethod CustomerEntity()

Initializes a new instance of the CustomerEntity class.

System_CAPS_pubmethod CustomerEntity(String, Object, String, Boolean, String)

Initializes a new instance of the CustomerEntity class.

System_CAPS_pubmethod CustomerEntity(String, Object, String, Boolean, String, String)

Initializes a new instance of the CustomerEntity class.

Properties

Name Description
System_CAPS_pubproperty CustomerId

Gets or sets the customer ID.

System_CAPS_pubproperty DesktopCustomer

Gets or sets the object containing the customer record.

System_CAPS_pubproperty IsNewCustomer

Gets or sets a Boolean value that specifies whether the ccustomer is a new customer.

System_CAPS_pubproperty OriginatingSearchControl

Gets or sets the name of the hosted control that originated the customer record.

System_CAPS_pubproperty SerializedCustomer

Gets or sets the serialized version of the customer object.

System_CAPS_pubproperty TargetContextManagerControl

Gets or sets the name of the hosted control that will process the context commands.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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.Uii.Desktop.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright