Sepasoft MES Module Suite
Return List of Signature Templates
Returns a list of links that represent signature template objects. Paging is supported by providing the page number and page size and should be used when a large number of signature templates exist.
Python |
system.mes.signature.getSignatureTemplateLinkList(0,10,'') |
Code |
[Admin, batchAbortAuthorization, batchHoldAuthorization, batchPauseAuthorization, batchResetAuthorization, batchRestartAuthorization, batchResumeAuthorization, batchStartAuthorization, batchStopAuthorization] |
Sepasoft MES Module Suite