CFLDirectoryExists Procedure

  • 2 minutes to read

Codeunit CFL Azure Share Directory Mgt

Procedure to check wether a directory exists in Azure File Storage

Signature

CFLDirectoryExists(AccountName: Text; AccountAccessKey: text; ShareName: text[255]; Path: text; FolderName: text) : boolean

Parameters

AccountName Text

AccountAccessKey text

ShareName text[255]

Path text

FolderName text

Returns

boolean