Property | Type | Description | |
---|---|---|---|
OnCreated | void | ||
OnCustomerDescChanged | void | ||
OnCustomerDescChanging | void | ||
OnCustomerTypeIDChanged | void | ||
OnCustomerTypeIDChanging | void | ||
OnLoaded | void | ||
OnValidate | void | ||
attach_CustomerCustomerDemos | void | ||
detach_CustomerCustomerDemos | void |
Method | Description | |
---|---|---|
CustomerDemographic ( ) : System.Data.Linq |
Method | Description | |
---|---|---|
SendPropertyChanged ( String propertyName ) : void | ||
SendPropertyChanging ( ) : void |
Method | Description | |
---|---|---|
OnCreated ( ) : void | ||
OnCustomerDescChanged ( ) : void | ||
OnCustomerDescChanging ( string value ) : void | ||
OnCustomerTypeIDChanged ( ) : void | ||
OnCustomerTypeIDChanging ( string value ) : void | ||
OnLoaded ( ) : void | ||
OnValidate ( System action ) : void | ||
attach_CustomerCustomerDemos ( |
||
detach_CustomerCustomerDemos ( |
public CustomerDemographic ( ) : System.Data.Linq | ||
return | System.Data.Linq |
protected SendPropertyChanged ( String propertyName ) : void | ||
propertyName | String | |
return | void |