Namespace - LJCFacilityManagerDAL
Syntax
| C# |
|
public class Equipment
|
Represents an equipment data record.
Public Methods
|
#ctor
|
Initializes an object instance.
|
|
Clone
|
Clones the structure of the object.
|
|
ToString
|
The object string identifier.
|
3 Methods
Properties
|
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. |
|
ID
|
Gets or sets the ID value. |
|
Make
|
Gets or sets the Make value. |
|
Model
|
Gets or sets the Model value. |
|
SerialNumber
|
Gets or sets the SerialNumber value. |
|
TypeDescription
|
Gets or sets the TypeDescription join 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.