|
| int | Id [get, set] |
| |
| int? | DealerCode [get, set] |
| |
| int? | IndustryProductTypeId [get, set] |
| |
| string | BriefDesc [get, set] |
| |
| bool? | Finance [get, set] |
| |
| bool? | Cash [get, set] |
| |
| bool? | Lease [get, set] |
| |
| bool? | ProductOnly [get, set] |
| |
| bool? | Commercial [get, set] |
| |
| bool? | New [get, set] |
| |
| bool? | Used [get, set] |
| |
| bool? | InActive [get, set] |
| |
| DateTime? | Old_EffectiveDate [get, set] |
| |
| DateTime? | Old_ExpireDate [get, set] |
| |
| int? | ModBy [get, set] |
| |
| DateTime? | ModDate [get, set] |
| |
| bool? | IsTaxed [get, set] |
| |
| bool? | IsRetailMaxMarkup [get, set] |
| |
| bool? | AllowRemoveFromMenu [get, set] |
| |
| int? | Tpaid [get, set] |
| |
| int? | AgencyId [get, set] |
| |
| int? | AgentId [get, set] |
| |
| decimal? | MinDealerMarkup [get, set] |
| |
| decimal? | MaxDealerMarkup [get, set] |
| |
| int? | DaysTransmit [get, set] |
| |
| decimal? | PerContractCharge [get, set] |
| |
| string | DMSProductCodeFinance [get, set] |
| |
| string | DMSProductCodeLease [get, set] |
| |
| string | DmsVendor [get, set] |
| |
| bool? | DmsCoverageAsDesc [get, set] |
| |
| bool | IsWeOwe [get, set] |
| |
| string | FrontEndBackEndFlag [get, set] |
| |
| bool? | HideOnReports [get, set] |
| |
| virtual ICollection< MenuItem > | MenuItems [get, set] |
| |
| virtual Agency | Agency [get, set] |
| |
| virtual Dealer | Dealer [get, set] |
| |
| virtual IndustryProductType | IndustryProductType [get, set] |
| |
| virtual Tpa | Tpa [get, set] |
| |
◆ DealerIndustryProduct()
| Tronix.Models.DealerIndustryProduct.DealerIndustryProduct |
( |
| ) |
|
◆ Agency
| virtual Agency Tronix.Models.DealerIndustryProduct.Agency |
|
getset |
◆ AgencyId
| int? Tronix.Models.DealerIndustryProduct.AgencyId |
|
getset |
◆ AgentId
| int? Tronix.Models.DealerIndustryProduct.AgentId |
|
getset |
◆ AllowRemoveFromMenu
| bool? Tronix.Models.DealerIndustryProduct.AllowRemoveFromMenu |
|
getset |
◆ BriefDesc
| string Tronix.Models.DealerIndustryProduct.BriefDesc |
|
getset |
◆ Cash
| bool? Tronix.Models.DealerIndustryProduct.Cash |
|
getset |
◆ Commercial
| bool? Tronix.Models.DealerIndustryProduct.Commercial |
|
getset |
◆ DaysTransmit
| int? Tronix.Models.DealerIndustryProduct.DaysTransmit |
|
getset |
◆ Dealer
| virtual Dealer Tronix.Models.DealerIndustryProduct.Dealer |
|
getset |
◆ DealerCode
| int? Tronix.Models.DealerIndustryProduct.DealerCode |
|
getset |
◆ DmsCoverageAsDesc
| bool? Tronix.Models.DealerIndustryProduct.DmsCoverageAsDesc |
|
getset |
◆ DMSProductCodeFinance
| string Tronix.Models.DealerIndustryProduct.DMSProductCodeFinance |
|
getset |
◆ DMSProductCodeLease
| string Tronix.Models.DealerIndustryProduct.DMSProductCodeLease |
|
getset |
◆ DmsVendor
| string Tronix.Models.DealerIndustryProduct.DmsVendor |
|
getset |
◆ Finance
| bool? Tronix.Models.DealerIndustryProduct.Finance |
|
getset |
◆ FrontEndBackEndFlag
| string Tronix.Models.DealerIndustryProduct.FrontEndBackEndFlag |
|
getset |
◆ HideOnReports
| bool? Tronix.Models.DealerIndustryProduct.HideOnReports |
|
getset |
◆ Id
| int Tronix.Models.DealerIndustryProduct.Id |
|
getset |
◆ InActive
| bool? Tronix.Models.DealerIndustryProduct.InActive |
|
getset |
◆ IndustryProductType
◆ IndustryProductTypeId
| int? Tronix.Models.DealerIndustryProduct.IndustryProductTypeId |
|
getset |
◆ IsRetailMaxMarkup
| bool? Tronix.Models.DealerIndustryProduct.IsRetailMaxMarkup |
|
getset |
◆ IsTaxed
| bool? Tronix.Models.DealerIndustryProduct.IsTaxed |
|
getset |
◆ IsWeOwe
| bool Tronix.Models.DealerIndustryProduct.IsWeOwe |
|
getset |
◆ Lease
| bool? Tronix.Models.DealerIndustryProduct.Lease |
|
getset |
◆ MaxDealerMarkup
| decimal? Tronix.Models.DealerIndustryProduct.MaxDealerMarkup |
|
getset |
◆ MenuItems
| virtual ICollection<MenuItem> Tronix.Models.DealerIndustryProduct.MenuItems |
|
getset |
◆ MinDealerMarkup
| decimal? Tronix.Models.DealerIndustryProduct.MinDealerMarkup |
|
getset |
◆ ModBy
| int? Tronix.Models.DealerIndustryProduct.ModBy |
|
getset |
◆ ModDate
| DateTime? Tronix.Models.DealerIndustryProduct.ModDate |
|
getset |
◆ New
| bool? Tronix.Models.DealerIndustryProduct.New |
|
getset |
◆ Old_EffectiveDate
| DateTime? Tronix.Models.DealerIndustryProduct.Old_EffectiveDate |
|
getset |
◆ Old_ExpireDate
| DateTime? Tronix.Models.DealerIndustryProduct.Old_ExpireDate |
|
getset |
◆ PerContractCharge
| decimal? Tronix.Models.DealerIndustryProduct.PerContractCharge |
|
getset |
◆ ProductOnly
| bool? Tronix.Models.DealerIndustryProduct.ProductOnly |
|
getset |
◆ Tpa
| virtual Tpa Tronix.Models.DealerIndustryProduct.Tpa |
|
getset |
◆ Tpaid
| int? Tronix.Models.DealerIndustryProduct.Tpaid |
|
getset |
◆ Used
| bool? Tronix.Models.DealerIndustryProduct.Used |
|
getset |
The documentation for this class was generated from the following file: