/ Assembly List / LJCFacilityManagerDAL / BusinessPerson

Namespace - LJCFacilityManagerDAL


Syntax

C#
public class BusinessPerson

Represents a business contact data record.

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

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

Fields
ColumnBusinessID The Business ID column name.
ColumnPersonID The Person ID column name.

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