DocumentFolder Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Represents a document folder.
Inheritance
-
System.Object
- DocumentFolder
Syntax
public class DocumentFolderConstructors
| Name | Description |
|---|---|
| DocumentFolder(Guid, DocumentFolderScope) | |
| DocumentFolder(XmlReader) |
Properties
| Name | Description |
|---|---|
| Administrators |
Administrators of the document folder. |
| General |
General settings for the document folder. |
| ID |
ID of the document folder. |
| Scope |
Scope of the document folder. |
| Services |
Document folder services settings. |
Methods
| Name | Description |
|---|---|
| GetSchema() | |
| ReadXml(XmlReader) | |
| WriteXml(XmlWriter) |