| DocumentNodeIsSubFolder Property |
Value indicating if the document folder is a sub folder of another document folder.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic bool IsSubFolder { get; set; }Public Property IsSubFolder As Boolean
Get
Set
Property Value
Type:
Boolean
See Also