NVMS Exchange

OrderHeadersTableAdapter. Method 

public virtual int (
   Int32 ClientID,
   Int32 UserID,
   String PONumber,
   String dbaName,
   String FileNumber,
   String PropertyID,
   String PropOwner,
   String PropAddress,
   String PropCity,
   String PropState,
   String PropZip,
   String PropDesc,
   String mobYear,
   String mobMake,
   String mobModel,
   String mobSerial,
   String mobLength,
   String mobWidth,
   String mobColor,
   String UnitType,
   Nullable<T> UnitCount,
   String HUD,
   String AccContact,
   String AccMobile,
   String AccFax,
   String AccHome,
   String AccWork,
   String AccEmail,
   String AccWeb,
   Object OtherData,
   Nullable<T> RushStatus,
   Nullable<T> AuctionDate,
   String Notes,
   Nullable<T> ClientHoldDate
);

See Also

OrderHeadersTableAdapter Class | OrdersTableAdapters Namespace