Namespace - LJCFacilityManagerDAL
Syntax
Represents a data record.
Remarks
A Unit defines a part of a Facility. Usually a Unit is an appartment, room
or other division of a Facility.
A parking space can be a unit of a carport facility.
Public Methods
|
#ctor
|
Initializes an object instance.
|
|
Clone
|
Clones the structure of the object.
|
|
ToString
|
The object string identifier.
|
3 Methods
Private Methods
1 Methods
Properties
|
Baths
|
Gets or sets the Baths value. |
|
Beds
|
Gets or sets the Beds value. |
|
ChangedNames
|
Gets a reference to the ChangedNames list. |
|
Code
|
Gets or sets the Code value. |
|
CodeTypeID
|
Gets or sets the CodeTypeID value. |
|
Description
|
Gets or sets the Description value. |
|
Extension
|
Gets or sets the Extension value. |
|
FacilityID
|
Gets or sets the FacilityID value. |
|
FirstName
|
Gets or sets the FirstName join value. |
|
ID
|
Gets or sets the ID value. |
|
LastName
|
Gets or sets the LastName join value. |
|
MiddleInitial
|
Gets or sets the MiddleInitial join value. |
|
PersonID
|
Gets or sets the PersonID join value. |
|
PersonName
|
Gets or sets the PersonName calculated value. |
|
Phone
|
Gets or sets the Phone value. |
|
TypeDescription
|
Gets or sets the TypeDescription join value. |
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.