/ Assembly List / LJCFacilityManagerDAL / Accounts

Namespace - LJCFacilityManagerDAL


Syntax

C#
public class Accounts : List<Account>

Represents a collection of Account objects.

Public Methods
Add Creates and adds the object from the provided values.
LJCSearchID Retrieve the collection element with primary key.
2 Methods

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