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

Public Member Functions

 DocSysTemplate ()
 

Properties

int Id [get, set]
 
string FormName [get, set]
 
int DocumentTypeId [get, set]
 
int DocumentCategoryId [get, set]
 
DateTime? EffectiveDate [get, set]
 
bool IsActive [get, set]
 
string FormDescription [get, set]
 
bool IsDealTypeFinance [get, set]
 
bool IsDealTypeLease [get, set]
 
bool IsDealTypeCash [get, set]
 
bool IsDealTypeProductOnly [get, set]
 
bool IsVehicleTypeNew [get, set]
 
bool IsVehicleTypeUsed [get, set]
 
bool IsCustomerTypeCommercial [get, set]
 
bool IsCustomerTypeNonCommercial [get, set]
 
int DealJacketTypeId [get, set]
 
bool IsESignature [get, set]
 
bool IsTemplate [get, set]
 
int DocSysOwnerId [get, set]
 
string FormCode [get, set]
 
DateTime Created [get, set]
 
DateTime? Modified [get, set]
 
DateTime? Accessed [get, set]
 
int? FormsTemplatingId [get, set]
 The ID of the related Template entity in Forms Templating.
 
virtual DocumentType DocumentType [get, set]
 
virtual DocumentCategory DocumentCategory [get, set]
 
virtual DealJacketType DealJacketType [get, set]
 
virtual List< DocSysTemplateStateDocSysTemplateStates [get, set]
 
virtual List< DocSysTemplateFormDocSysTemplateForms [get, set]
 
virtual DocSysOwner DocSysOwner [get, set]
 

Constructor & Destructor Documentation

◆ DocSysTemplate()

Tronix.Models.DocSysTemplate.DocSysTemplate ( )

Property Documentation

◆ Accessed

DateTime? Tronix.Models.DocSysTemplate.Accessed
getset

◆ Created

DateTime Tronix.Models.DocSysTemplate.Created
getset

◆ DealJacketType

virtual DealJacketType Tronix.Models.DocSysTemplate.DealJacketType
getset

◆ DealJacketTypeId

int Tronix.Models.DocSysTemplate.DealJacketTypeId
getset

◆ DocSysOwner

virtual DocSysOwner Tronix.Models.DocSysTemplate.DocSysOwner
getset

◆ DocSysOwnerId

int Tronix.Models.DocSysTemplate.DocSysOwnerId
getset

◆ DocSysTemplateForms

virtual List<DocSysTemplateForm> Tronix.Models.DocSysTemplate.DocSysTemplateForms
getset

◆ DocSysTemplateStates

virtual List<DocSysTemplateState> Tronix.Models.DocSysTemplate.DocSysTemplateStates
getset

◆ DocumentCategory

virtual DocumentCategory Tronix.Models.DocSysTemplate.DocumentCategory
getset

◆ DocumentCategoryId

int Tronix.Models.DocSysTemplate.DocumentCategoryId
getset

◆ DocumentType

virtual DocumentType Tronix.Models.DocSysTemplate.DocumentType
getset

◆ DocumentTypeId

int Tronix.Models.DocSysTemplate.DocumentTypeId
getset

◆ EffectiveDate

DateTime? Tronix.Models.DocSysTemplate.EffectiveDate
getset

◆ FormCode

string Tronix.Models.DocSysTemplate.FormCode
getset

◆ FormDescription

string Tronix.Models.DocSysTemplate.FormDescription
getset

◆ FormName

string Tronix.Models.DocSysTemplate.FormName
getset

◆ FormsTemplatingId

int? Tronix.Models.DocSysTemplate.FormsTemplatingId
getset

The ID of the related Template entity in Forms Templating.

◆ Id

int Tronix.Models.DocSysTemplate.Id
getset

◆ IsActive

bool Tronix.Models.DocSysTemplate.IsActive
getset

◆ IsCustomerTypeCommercial

bool Tronix.Models.DocSysTemplate.IsCustomerTypeCommercial
getset

◆ IsCustomerTypeNonCommercial

bool Tronix.Models.DocSysTemplate.IsCustomerTypeNonCommercial
getset

◆ IsDealTypeCash

bool Tronix.Models.DocSysTemplate.IsDealTypeCash
getset

◆ IsDealTypeFinance

bool Tronix.Models.DocSysTemplate.IsDealTypeFinance
getset

◆ IsDealTypeLease

bool Tronix.Models.DocSysTemplate.IsDealTypeLease
getset

◆ IsDealTypeProductOnly

bool Tronix.Models.DocSysTemplate.IsDealTypeProductOnly
getset

◆ IsESignature

bool Tronix.Models.DocSysTemplate.IsESignature
getset

◆ IsTemplate

bool Tronix.Models.DocSysTemplate.IsTemplate
getset

◆ IsVehicleTypeNew

bool Tronix.Models.DocSysTemplate.IsVehicleTypeNew
getset

◆ IsVehicleTypeUsed

bool Tronix.Models.DocSysTemplate.IsVehicleTypeUsed
getset

◆ Modified

DateTime? Tronix.Models.DocSysTemplate.Modified
getset

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