deDesign..::..createFolder Method
Creates the folder.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool createFolder( ref string sFolderID, string sFolderName, string sFolderDesc, folderType oType, string sParentFolderID )
Parameters
- sFolderID
- Type: String%
The s folder identifier.
- sFolderName
- Type: String
Name of the s folder.
- sFolderDesc
- Type: String
The s folder desc.
- oType
- Type: FlowWright.cDevDeAPI..::..folderType
Type of the o.
- sParentFolderID
- Type: String
The s parent folder identifier.