SysFileStoreManager.delete Method [AX 2012]

Deletes the active SysFileStore record.

Syntax

public void delete()

Run On

Server

Remarks

Before performing any updates, this method asserts that the current user is the owner of the actual record.

See Also

Reference

SysFileStoreManager Class