|
Ofcas.Lk.Api.Client - Version 3.0
|
Collapse AllCreates a new directory in the current project center.
|
Parameters |
Description |
|
string directoryName |
The name of the directory to be created. |
Returns the ProjectDirectoryInfo for the directory.
|
Exceptions |
Description |
|
ArgumentNullException |
Occurs if the directory name is null or empty. |
|
InvalidOperationException |
Occurs if the directory could not be found after refresh. |
|
NotSupportedException |
Occurs if the directory could not be found after refresh. |