CFL BoCount OnPrem Mgt

  • 2 minutes to read

Object Definition

Object TypeCodeunit
Object ID2098033
Object NameCFL BoCount OnPrem Mgt

Procedures

Name Description
CFLBoCountOnPremCopyFile(code[20]; text; text): Boolean
CFLBoCountOnPremDeleteFile(code[20]; text): Boolean
CFLBoCountOnPremExistFile(code[20]; text): Boolean
CFLBoCountOnPremFolderDelete(code[20]; text): Boolean
CFLBoCountOnPremFolderExist(code[20]; text): Boolean
CFLBoCountOnPremFolderListFile(code[20]; text; text; boolean): List of [Text]
CFLBoCountOnPremFolderListFileInfo(code[20]; text; text; boolean): dictionary of [Text, Text]
CFLBoCountOnPremFolderListFolder(code[20]; text; text; boolean): List of [Text]
CFLBoCountOnPremFolderNew(code[20]; text): Boolean
CFLBoCountOnPremFolderRename(code[20]; text; text): Boolean
CFLBoCountOnPremGetFile(code[20]; text; record "CFL Files")
CFLBoCountOnPremGetTempFolder(code[20]): text
CFLBoCountOnPremPing(code[20]): boolean
CFLBoCountOnPremPingUrl(text): boolean
CFLBoCountOnPremPowershellInvoke(code[20]; text; integer; text; text; text; text; text; text)
CFLBoCountOnPremProcessStart(code[20]; text; text; text; Boolean; text; text): text
CFLBoCountOnPremProcessStart(text; text; text; Boolean; text; text): text
CFLBoCountOnPremProcessStop(code[20]; text)
CFLBoCountOnPremProcessStop(text)
CFLBoCountOnPremPutFile(code[20]; record "CFL Files")
CFLCheckVersion(code[20]): text

Deprecated Procedures

Name Description
CFLBoCountOnPremCopyFile(text; text): Boolean
CFLBoCountOnPremDeleteFile(text): Boolean
CFLBoCountOnPremExistFile(text): Boolean
CFLBoCountOnPremFolderDelete(text): Boolean
CFLBoCountOnPremFolderExist(text): Boolean
CFLBoCountOnPremFolderListFile(text; text; boolean): List of [Text]
CFLBoCountOnPremFolderListFileInfo(text; text; boolean): dictionary of [Text, Text]
CFLBoCountOnPremFolderListFolder(text; text; boolean): List of [Text]
CFLBoCountOnPremFolderNew(text): Boolean
CFLBoCountOnPremGetFile(text; record "CFL Files")
CFLBoCountOnPremGetTempFolder(): text
CFLBoCountOnPremPowershellInvoke(text; integer; text; text; text; text; text; text)
CFLBoCountOnPremPutFile(record "CFL Files")