You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > ProjectCenter Class > ProjectCenter Methods > ProjectCenter.DeleteDirectory Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ProjectCenter.DeleteDirectory Method

Deletes the directory from the current project center.

Syntax
C#
public void DeleteDirectory(string directoryName);
Parameters
Description
string directoryName
The name of the directory to be deleted.
Exceptions
Description
ArgumentNullException
Occurs if the directory name is null or empty.
Copyright © 2019. All rights reserved.