/ Assembly List / LJCDocAppManagerDAL / DocAppFieldManager

Namespace - LJCDocAppManagerDAL


Syntax

C#
public class DocAppFieldManager : ObjectManager<DocAppField, DocAppFields>

Provides DocAppField specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
GetParentIDKey Get the ID key record.
LoadWithBehaviorID Loads a collection of data records with behavior ID.
LoadWithParentID Loads a collection of data records with parent ID.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderByColumnName Sets the current OrderBy names.
SetOrderBySequence Sets the current OrderBy names.
7 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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