Occupants(Int32, String, String, DateTime) Constructor
Initializes a new instance of the
Occupants class
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public Occupants(
int ID,
string Name,
string Relationship,
DateTime DOB
)
Parameters
- ID Int32
-
- Name String
-
- Relationship String
-
- DOB DateTime
-