cfgBookingProposal
Extends
DocFile.cfgBookingProposalFields
Properties
fileId
fileId:
string
Inherited from
cfgBookingProposalFields.fileId
vendorFileId
vendorFileId:
string
Inherited from
cfgBookingProposalFields.vendorFileId
htTemplateProposal
htTemplateProposal:
any
Inherited from
cfgBookingProposalFields.htTemplateProposal
proposalMethod
proposalMethod:
string
Inherited from
cfgBookingProposalFields.proposalMethod
gadgetProposalMethod
gadgetProposalMethod:
string
Inherited from
cfgBookingProposalFields.gadgetProposalMethod
htTemplateVerificationUserProposal
htTemplateVerificationUserProposal:
any
Inherited from
cfgBookingProposalFields.htTemplateVerificationUserProposal
verificationUserProposalMethod
verificationUserProposalMethod:
string
Inherited from
cfgBookingProposalFields.verificationUserProposalMethod
gadgetVerificationUserProposalMethod
gadgetVerificationUserProposalMethod:
string
Inherited from
cfgBookingProposalFields.gadgetVerificationUserProposalMethod
Methods
setFieldValue()
setFieldValue(
fieldName,value):boolean
Parameters
fieldName
keyof cfgBookingProposalFields
value
any
Returns
boolean
getFieldValue()
getFieldValue(
fieldName):any
Parameters
fieldName
keyof cfgBookingProposalFields
Returns
any
getReferenceFile()
getReferenceFile<
K>(fieldName):cfgBookingProposalReferenceFiles[K]
Type Parameters
K
K extends "vendorFileId"
Parameters
fieldName
K
Returns
cfgBookingProposalReferenceFiles[K]
setReferenceFile()
setReferenceFile<
K>(fieldName,referenceFile):boolean
Type Parameters
K
K extends "vendorFileId"
Parameters
fieldName
K
referenceFile
cfgBookingProposalReferenceFiles[K]
Returns
boolean
getRegisterByName()
getRegisterByName(
registerName,checkAccessRight?):Register
Parameters
registerName
"internal"
checkAccessRight?
boolean
Returns
Register