Namespace - LJCFacilityManagerDAL
Syntax
| C# |
|
public class UnitPerson
|
Represents a unit person data record.
Public Methods
|
#ctor
|
Initializes an object instance.
|
|
Clone
|
Clones the structure of the object.
|
2 Methods
Private Methods
1 Methods
Properties
|
BeginDate
|
Gets or sets the BeginDate value. |
|
ChangedNames
|
Gets a reference to the ChangedNames list. |
|
EndDate
|
Gets or sets the EndDate value. |
|
FirstName
|
Gets or sets the FirstName join value. |
|
LastName
|
Gets or sets the join LastName value. |
|
MiddleInitial
|
Gets or sets the MiddleInitial join value. |
|
PersonID
|
Gets or sets the PersonID value. |
|
PersonName
|
Gets or sets the PersonName calculated value. |
|
UnitDescription
|
Gets or sets the UnitDescription join value. |
|
UnitID
|
Gets or sets the UnitID value. |
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.