Свойство | Type | Description | |
---|---|---|---|
OnCustomerDescChanged | void | ||
OnCustomerDescChanging | void | ||
OnCustomerTypeIDChanged | void | ||
OnCustomerTypeIDChanging | void | ||
OnGetCustomerDesc | void | ||
OnGetCustomerTypeID | void |
Méthode | Description | |
---|---|---|
CreateCustomerDemographics ( string customerTypeID ) : |
Create a new CustomerDemographics object.
|
Méthode | Description | |
---|---|---|
OnCustomerDescChanged ( ) : void | ||
OnCustomerDescChanging ( string &value ) : void | ||
OnCustomerTypeIDChanged ( ) : void | ||
OnCustomerTypeIDChanging ( string &value ) : void | ||
OnGetCustomerDesc ( string &value ) : void | ||
OnGetCustomerTypeID ( string &value ) : void |
public static CreateCustomerDemographics ( string customerTypeID ) : |
||
customerTypeID | string | Initial value of CustomerTypeID. |
Résultat |