/ Assembly List / LJCAppManagerDAL / AppProgram

Namespace - LJCAppManagerDAL


Syntax

C#
public class AppProgram

The AppProgram table Data Record.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
ToString The object string identifier.
3 Methods

Properties
Active Gets or sets the Active value.
ChangedNames Gets a reference to the ChangedNames list.
FileName Gets or sets the FileName value.
ID Gets or sets the ID value.
Title Gets or sets the Title value.

Fields
ColumnActive The Active column name.
ColumnFileName The FileName column name.
ColumnID The ID column name.
ColumnTitle The Title column name.
LengthFileName The FileName maximum length.
LengthTitle The Title maximum length.
PropertyID The ID column name.
TableName The table name value.

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