Click or drag to resize
DocumentNodeIsSubFolder Property
Value indicating if the document folder is a sub folder of another document folder.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public bool IsSubFolder { get; set; }

Property Value

Type: Boolean
See Also