C# Class Habanero.BO.TransactionLogBusObj

Provides a BusinessObject to use the TransactionLog table.
Inheritance: BusinessObject
Datei anzeigen Open project: Chillisoft/habanero

Public Methods

Method Description
LoadClassDef ( ) : IClassDef

Load ClassDef for accessing the transacionLog table through Business Object.

Method Details

LoadClassDef() public static method

Load ClassDef for accessing the transacionLog table through Business Object.
public static LoadClassDef ( ) : IClassDef
return IClassDef