Click or drag to resize
DocumentNode Constructor (Guid, String)
Initializes a new instance of the DocumentNode class

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public DocumentNode(
	Guid id,
	string pathName
)

Parameters

id
Type: SystemGuid
pathName
Type: SystemString
See Also