| DocumentNode Constructor (Guid, String) |
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic DocumentNode(
Guid id,
string pathName
)
Public Sub New (
id As Guid,
pathName As String
)
Parameters
- id
- Type: SystemGuid
- pathName
- Type: SystemString
See Also