Click or drag to resize
Infosoft Logo

ProductChangeDataCustomerNumber Property

Gets or sets the customer number. Together with the title code this denotes the subscription.

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public int CustomerNumber { get; set; }

Property Value

Int32
The customer number.
See Also