프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnCustomerDescChanged | void | ||
OnCustomerDescChanging | void | ||
OnCustomerTypeIDChanged | void | ||
OnCustomerTypeIDChanging | void |
메소드 | 설명 | |
---|---|---|
CreateCustomerDemographics ( global customerTypeID ) : |
Create a new CustomerDemographics object.
|
메소드 | 설명 | |
---|---|---|
OnCustomerDescChanged ( ) : void | ||
OnCustomerDescChanging ( global value ) : void | ||
OnCustomerTypeIDChanged ( ) : void | ||
OnCustomerTypeIDChanging ( global value ) : void |
public static CreateCustomerDemographics ( global customerTypeID ) : |
||
customerTypeID | global | Initial value of the CustomerTypeID property. |
리턴 |