Click or drag to resize

ReportSubFolders Property

The subfolders in which the report should be created.

Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
[EditorAttribute("System.Windows.Forms.Design.StringCollectionEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", 
	typeof(UITypeEditor))]
public List<string> SubFolders { get; set; }

Property Value

ListString
See Also