Folder
Warning: This API is for internal use within Nintex only, and may be changed or deprecated without warning. It is not supported for third-party development.
Syntax
<s:complexType name="Folder">
<s:sequence>
<s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="Url" type="s:string" />
<s:element minOccurs="0" maxOccurs="1" name="ID" type="s:string" />
</s:sequence>
</s:complexType>