eFileSubCategory
Extends
DocFile.eFileSubCategoryFields
Properties
eName
eName:
string
Inherited from
eTechnicalName
eTechnicalName:
string
Inherited from
eFileSubCategoryFields.eTechnicalName
eShortName
eShortName:
string
Inherited from
eFileSubCategoryFields.eShortName
eFileCategory
eFileCategory:
string
Inherited from
eFileSubCategoryFields.eFileCategory
eFormConfiguration
eFormConfiguration:
string
Inherited from
eFileSubCategoryFields.eFormConfiguration
htProcessFields
htProcessFields:
any
Inherited from
eFileSubCategoryFields.htProcessFields
eWorkflow
eWorkflow:
string
Inherited from
eFileSubCategoryFields.eWorkflow
ePostProcessing
ePostProcessing:
string
Inherited from
eFileSubCategoryFields.ePostProcessing
htInternalFields
htInternalFields:
any
Inherited from
eFileSubCategoryFields.htInternalFields
uuid
uuid:
string
Inherited from
Methods
setFieldValue()
setFieldValue(
fieldName,value):boolean
Parameters
fieldName
keyof eFileSubCategoryFields
value
any
Returns
boolean
getFieldValue()
getFieldValue(
fieldName):any
Parameters
fieldName
keyof eFileSubCategoryFields
Returns
any
getReferenceFile()
getReferenceFile<
K>(fieldName):eFileSubCategoryReferenceFiles[K]
Type Parameters
K
K extends "eFileCategory"
Parameters
fieldName
K
Returns
eFileSubCategoryReferenceFiles[K]
setReferenceFile()
setReferenceFile<
K>(fieldName,referenceFile):boolean
Type Parameters
K
K extends "eFileCategory"
Parameters
fieldName
K
referenceFile
eFileSubCategoryReferenceFiles[K]
Returns
boolean
getRegisterByName()
getRegisterByName(
registerName,checkAccessRight?):Register
Parameters
registerName
checkAccessRight?
boolean
Returns
Register