/ Assembly List / LJCAppManagerDAL / UserAppModule

Namespace - LJCAppManagerDAL


Syntax

C#
public class UserAppModule

The UserAppModule table Data Record.

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

Properties
Active Gets or sets the Active value.
AppManagerUserID Gets or sets the AppManagerUserID value.
AppModuleID Gets or sets the AppModuleID value.
AppProgramID Gets or sets the AppProgramID value.
ChangedNames Gets a reference to the ChangedNames list.
FileName Gets or sets the join FileName value.
ModuleTitle Gets or sets the join ModuleTitle value.
Name Gets or sets the join Name value.
Title Gets or sets the join Title value.
TypeName Gets or sets the join TypeName value.
UserID Gets or sets the join UserID value.

Fields
ColumnActive The Active column name.
ColumnAppManagerUserID The AppManagerUserID column name.
ColumnAppModuleID The AppModuleID column name.
ColumnAppProgramID The AppProgramID column name.
PropertyAppManagerUserID The AppManagerUserID property name.
PropertyAppModuleID the AppModuleID property name.
PropertyAppProgramID the AppProgramID property name.
TableName The table name.

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