Nettiers.AdventureWorks.Entities.VIndividualCustomerBase.VIndividualCustomerBase C# (CSharp) Method

VIndividualCustomerBase() public method

Creates a new VIndividualCustomerBase instance.
public VIndividualCustomerBase ( ) : System
return System
		public VIndividualCustomerBase()
		{
		}		
		

Same methods

VIndividualCustomerBase::VIndividualCustomerBase ( System _customerId, System _title, System _firstName, System _middleName, System _lastName, System _suffix, System _phone, System _emailAddress, System _emailPromotion, System _addressType, System _addressLine1, System _addressLine2, System _city, System _stateProvinceName, System _postalCode, System _countryRegionName, string _demographics ) : System