/ Assembly List / LJCSalesDAL / InventoryStatusManager

Namespace - LJCSalesDAL


Syntax

C#
public class InventoryStatusManager : ObjectManager<InventoryStatus, InventoryStatuses>

Provides InventoryStatus ObjectManager data methods.

Public Methods
#ctor Initializes an object instance.
IsDuplicate Check for duplicate unique key.
RetrieveWithID Retrieves a Data Record with the supplied value.
SetOrderByDescription Sets the current OrderBy names.
4 Methods

Private Methods
GetIDKey Missing Summary
1 Methods

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