The CCustomerType type exposes the following members.

Properties

  NameDescription
Public propertyBillCompanyFlag
Indicates whether or not bills to Contacts with this customer type should be sent to the Comapny associate with the Contact.
Public propertyCustomerTypeCode
The Code representing the key to the Customer Type
Public propertyDescription
The text description or name of the customer type. More readable by humans
Public propertyIsCompanyRecord
Indicates if Contacts of this type are companies
Public propertyIsMemberRecord
Indicates if contacts of this type are "Members" of the organization
Public propertySubscriptionCount
The number of subscriptions associated with this customer type.
Public propertySubscriptions
The subscriptions associated with this customer type. By default, all of these subscriptions will be billed to members of the given customer type.

See Also