Owners(Int16, Int32, Int64, String, String, String, String, String, String, String) Constructor
Initializes a new instance of the
Owners class
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Owners(
short OwnerNumber,
int ID,
long clientId,
string Address1,
string Address2,
string Telephone,
string FederalID,
string OwnerName,
string BillingName,
string email
)
Parameters
- OwnerNumber Int16
-
- ID Int32
-
- clientId Int64
-
- Address1 String
-
- Address2 String
-
- Telephone String
-
- FederalID String
-
- OwnerName String
-
- BillingName String
-
- email String
-