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

VProductModelInstructionsBase() public method

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

Same methods

VProductModelInstructionsBase::VProductModelInstructionsBase ( System _productModelId, System _name, System _instructions, System _locationId, System _setupHours, System _machineHours, System _laborHours, System _lotSize, System _step, System _rowguid, System _modifiedDate ) : System