• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
Workflow Studio Developer Network

CreateFolder

CreateFolder

Creates the folder specified. Does not return an error if the folder currently exists.

Properties

CreateAll
Type: System.Object
Specifies whether to create all folders specified in the 'Parent Folder'. If set to 'False' the operation will fail if any of the folders in the path do not exist. You can also bind this parameter to a conditional. Defaults to True.

FolderName
Type: System.String
Specifies the name of the new folder to create.

ParentFolder
Type: System.String
Specifies the parent folder under which to create a new folder.

Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
Related Links