/ Assembly List / LJCFacilityManagerDAL / PersonAddress

Namespace - LJCFacilityManagerDAL


Syntax

C#
public class PersonAddress

Represents a person Address data record.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
2 Methods

Properties
AddressID Gets or sets the AddressID value.
ChangedNames Gets a reference to the ChangedNames list.
PersonID Gets or sets the PersonID value.

Fields
ColumnAddressID The Address ID column name.
ColumnPersonID The Person ID column name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.