Show / Hide Table of Contents

CFL BoCount Service Impl.

  • 11/28/2025
  • 2 minutes to read

Object Definition

Object TypeCodeunit
Object ID2101698
Object NameCFL BoCount Service Impl.

Procedures

Name Description
CFLCheckVersion(record "CFL BoCount Service Account"): text
CFLCopyFile(record "CFL BoCount Service Account"; text; text): Boolean
CFLCreateDirectory(record "CFL BoCount Service Account"; text): Boolean
CFLCreateFile(record "CFL BoCount Service Account"; text; InStream)
CFLDeleteDirectory(record "CFL BoCount Service Account"; text): Boolean
CFLDeleteFile(record "CFL BoCount Service Account"; text): Boolean
CFLDirectoryExists(record "CFL BoCount Service Account"; text): Boolean
CFLExistFile(record "CFL BoCount Service Account"; text): Boolean
CFLGetFile(record "CFL BoCount Service Account"; text; instream)
CFLListDirectories(record "CFL BoCount Service Account"; text; text; boolean): List of [Text]
CFLListFiles(record "CFL BoCount Service Account"; text; text; boolean): List of [Text]
CFLPing(record "CFL BoCount Service Account"): boolean
CFLPing(text): boolean
  • Edit this doc
Back to top docs.bocount.net
Created by Dynamate