DynamicsCustomerRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DynamicsCustomerRecord : IDisposable
[System.Runtime.Serialization.DataContract]
public class DynamicsCustomerRecord : IDisposable
[<System.Runtime.Serialization.DataContract>]
type DynamicsCustomerRecord = class
interface IDisposable
Public Class DynamicsCustomerRecord
Implements IDisposable
- Inheritance
-
DynamicsCustomerRecord
- Attributes
- Implements
Constructors
| DynamicsCustomerRecord() | |
| DynamicsCustomerRecord(EntityDescription) |
Fields
| CapturedReplacementVariables | |
| CtiData | |
| Entities | |
| EntityResults | |
| IsNewCustomer | |
| newCustomerNumber |
This is where a developer can add the client specific information for creating a new customer. |
Properties
| cachedActions | |
| CalledNumber | |
| CallId | |
| CallingNumber | |
| ContactType | |
| CustomerId | |
| Direction | |
| InitialEntity | |
| Search | |
| SessionLoadUrls | |
| SessionName | |
| StartActivity |
Methods
Events
| ParameterUpdated |