/ Assembly List / LJCFacilityManagerDAL / CodeTypeClass

Namespace - LJCFacilityManagerDAL


Syntax

C#
public class CodeTypeClass

Represents a data record. Classifies the code types.

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.
Description Gets or sets the Description value.
ID Gets or sets the ID value.

Fields
ColumnCode The Description column name.
ColumnDescription The Description column name.
ColumnID The ID column name.
LengthCode The Code maximum length.
LengthDescription The Description maximum length.
TableName The table name.

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