CFLGetDocument Procedure

  • 2 minutes to read

Interface Archive

Get the Signed Document file from the storage and return in to tempBlob

Signature

CFLGetDocument(PackageID: guid; DocumentID: guid; var tempBlob: codeunit "Temp Blob") : boolean

Parameters

PackageID guid

DocumentID guid

var tempBlob codeunit "Temp Blob"

Returns

boolean