TRONIX Code Documentation
Loading...
Searching...
No Matches
Properties | List of all members
Tronix.Models.ContractAdminSystem Class Reference

Properties

int Id [get, set]
 
string SystemName [get, set]
 
DateTime CreateDate [get, set]
 
DateTime? ModDate [get, set]
 
int? ModBy [get, set]
 
virtual ICollection< CasPaymentProcessorCasPaymentProcessors = new List<CasPaymentProcessor>() [get, set]
 
virtual ICollection< ContractAdminSystemIndustryProductTypeContractAdminSystemIndustryProductTypes = new List<ContractAdminSystemIndustryProductType>() [get, set]
 
virtual ICollection< TpaContractAdminSystemTpaContractAdminSystems = new List<TpaContractAdminSystem>() [get, set]
 

Property Documentation

◆ CasPaymentProcessors

virtual ICollection<CasPaymentProcessor> Tronix.Models.ContractAdminSystem.CasPaymentProcessors = new List<CasPaymentProcessor>()
getset

◆ ContractAdminSystemIndustryProductTypes

virtual ICollection<ContractAdminSystemIndustryProductType> Tronix.Models.ContractAdminSystem.ContractAdminSystemIndustryProductTypes = new List<ContractAdminSystemIndustryProductType>()
getset

◆ CreateDate

DateTime Tronix.Models.ContractAdminSystem.CreateDate
getset

◆ Id

int Tronix.Models.ContractAdminSystem.Id
getset

◆ ModBy

int? Tronix.Models.ContractAdminSystem.ModBy
getset

◆ ModDate

DateTime? Tronix.Models.ContractAdminSystem.ModDate
getset

◆ SystemName

string Tronix.Models.ContractAdminSystem.SystemName
getset

◆ TpaContractAdminSystems

virtual ICollection<TpaContractAdminSystem> Tronix.Models.ContractAdminSystem.TpaContractAdminSystems = new List<TpaContractAdminSystem>()
getset

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