Skip to main content

system.kanoa.sheet.getFiles(chkShtId)

Returns files linked to a check sheet .


Parameters

chkShtId Integer: Id of check sheet


Returns

fileData pyDataset


Example

chkShtId = 56
fileData = system.kanoa.quality.sheet.getFiles(chkShtId)