/ Assembly List / LJCAppManagerDAL / AppModule

Namespace - LJCAppManagerDAL


Syntax

C#
public class AppModule

The AppModule 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.
AppProgramID Gets or sets the AppProgramID value.
ChangedNames Gets a reference to the ChangedNames list.
FileName Gets or sets the join FileName value.
ID Gets or sets the ID value.
ProgramTitle Gets or sets the join ProgramTitle value.
Title Gets or sets the Title value.
TypeName Gets or sets the TypeName value.

Fields
ColumnActive The Active column name.
ColumnAppProgramID The AppProgramID column name.
ColumnID The ID column name.
ColumnTitle The Title column name.
ColumnTypeName The TypeName column name.
LengthTitle The Title maximum length.
LengthTypeName The TypeName maximum length.
PropertyAppProgramID The AppProgramID property name.
PropertyID The ID column name.
TableName The table name value.

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