eFileCategory
Extends
DocFile.eFileCategoryFields
Properties
eName
eName:
string
Inherited from
eTechnicalName
eTechnicalName:
string
Inherited from
eFileCategoryFields.eTechnicalName
eFileSection
eFileSection:
string
Inherited from
eFileCategoryFields.eFileSection
htImport
htImport:
any
Inherited from
fileImportPath
fileImportPath:
string
Inherited from
eFileCategoryFields.fileImportPath
htInternalFields
htInternalFields:
any
Inherited from
eFileCategoryFields.htInternalFields
uuid
uuid:
string
Inherited from
Methods
setFieldValue()
setFieldValue(
fieldName,value):boolean
Parameters
fieldName
keyof eFileCategoryFields
value
any
Returns
boolean
getFieldValue()
getFieldValue(
fieldName):any
Parameters
fieldName
keyof eFileCategoryFields
Returns
any
getReferenceFile()
getReferenceFile<
K>(fieldName):eFileCategoryReferenceFiles[K]
Type Parameters
K
K extends "eFileSection"
Parameters
fieldName
K
Returns
eFileCategoryReferenceFiles[K]
setReferenceFile()
setReferenceFile<
K>(fieldName,referenceFile):boolean
Type Parameters
K
K extends "eFileSection"
Parameters
fieldName
K
referenceFile
eFileCategoryReferenceFiles[K]
Returns
boolean
getRegisterByName()
getRegisterByName(
registerName,checkAccessRight?):Register
Parameters
registerName
checkAccessRight?
boolean
Returns
Register