DynamicsCustomerRecord.IsNewCustomer 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 Boolean
value = instance.IsNewCustomer
instance.IsNewCustomer = value
Syntax
'Declaration
Public IsNewCustomer As Boolean
public bool IsNewCustomer
public:
bool IsNewCustomer
public boolean IsNewCustomer
public var IsNewCustomer : boolean
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.