CustomerEntity Members
Represents the customer entity.
The following tables list the members exposed by the CustomerEntity type.
Public Constructors
Name | Description | |
---|---|---|
CustomerEntity | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
CustomerId | Gets or sets the customer ID. | |
DesktopCustomer | Gets or sets the object containing the customer record. | |
IsNewCustomer | Gets or sets a Boolean value that specifies whether the ccustomer is a new customer. | |
OriginatingSearchControl | Gets or sets the name of the hosted control that originated the customer record. | |
SerializedCustomer | Gets or sets the serialized version of the customer object. | |
TargetContextManagerControl | Gets or sets the name of the hosted control that will process the context commands. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
CustomerEntity Class
Microsoft.Uii.Desktop.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.