Skip to content

Codeunit WSB_DCACategoryMgmt

Exposes procedures for working with Document Archive file categories.

Properties

Name Value
Access Public

Methods

wgFncEditFileCategory(WSB_DCAFile@)

Edit the category of a Document Archive file (via a page).

Parameters

Type Name Description
Record "WSB_DCAFile" vRecWSB_DCAFile The Document Archive file to change the category for.

wgFncSelectFileCategory(WSB_DCAFile@):Boolean

Opens a dialog to select a category for a Document Archive file.

Parameters

Type Name Description
Record "WSB_DCAFile" vRecWSB_DCAFile A Document Archive file record to write the result to.

Returns

Type Description
Boolean System.Xml.XmlElement