/ Assembly List / LJCAppManagerDAL / UserAppProgram

Namespace - LJCAppManagerDAL


Syntax

C#
public class UserAppProgram

The UserAppProgram 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.
AppProgramID Gets or sets the AppProgramID value.
ChangedNames Gets a reference to the ChangedNames list.
FileName Gets or sets the join FileName value.
Title Gets or sets the join Title value.
UserID Gets or sets the join UserID value.
UserName Gets or sets the join user name.

Fields
ColumnActive The Active value.
ColumnAppManagerUserID The AppManagerUserID value.
ColumnAppProgramID The AppProgramID value.
PropertyAppManagerUserID the AppManagerUserID property name.
PropertyAppProgramID the AppProgramID property name.
TableName The table name value.

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