/ Assembly List / LJCGenDocDAL / DocMethodGroup

Namespace - LJCGenDocDAL


Syntax

C#
public class DocMethodGroup : IComparable<DocMethodGroup>

The DocMethodGroup table Data Object.

Public Methods
#ctor Initializes an object instance.
#ctor The Copy constructor.
Clone Clones the structure of the object.
CompareTo Provides the default Sort functionality.
ToString The object string identifier.
5 Methods

Properties
ActiveFlag Gets or sets the Sequence value.
ChangedNames Gets a reference to the ChangedNames list.
DocClassID Gets or sets the DocClassID value.
DocMethodGroupHeadingID Gets or sets the DocMethodGroupHeadingID value.
Heading Gets or sets the Join Heading value.
HeadingName Gets or sets the DocClassGroupHeadingID value.
HeadingTextCustom Gets or sets the DocClassGroupHeadingID value.
ID Gets or sets the ID value.
Sequence Gets or sets the Sequence value.

Fields
ColumnActiveFlag The ActiveFlag column name.
ColumnDocClassID The DocClassID column name.
ColumnDocMethodGroupHeadingID The DocMethodGroupHeadingID column name.
ColumnHeadingName The HeadingName column name.
ColumnHeadingTextCustom The HeadingTextCustom column name.
ColumnID The ID column name.
ColumnSequence The Sequence column name.
TableName The table name.

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