TRONIX Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
Tronix.Models.FiscalMonth Class Reference

Public Member Functions

 FiscalMonth ()
 

Properties

int Id [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
int? AddBy [get, set]
 
DateTime? AddDate [get, set]
 
int? ModBy [get, set]
 
DateTime? ModDate [get, set]
 
virtual ICollection< DealerDealers [get, set]
 

Constructor & Destructor Documentation

◆ FiscalMonth()

Tronix.Models.FiscalMonth.FiscalMonth ( )

Property Documentation

◆ AddBy

int? Tronix.Models.FiscalMonth.AddBy
getset

◆ AddDate

DateTime? Tronix.Models.FiscalMonth.AddDate
getset

◆ Dealers

virtual ICollection<Dealer> Tronix.Models.FiscalMonth.Dealers
getset

◆ Description

string Tronix.Models.FiscalMonth.Description
getset

◆ Id

int Tronix.Models.FiscalMonth.Id
getset

◆ ModBy

int? Tronix.Models.FiscalMonth.ModBy
getset

◆ ModDate

DateTime? Tronix.Models.FiscalMonth.ModDate
getset

◆ Name

string Tronix.Models.FiscalMonth.Name
getset

The documentation for this class was generated from the following file: