Click or drag to resize
ExtensionUploadHandle Constructor
Initializes a new instance of the ExtensionUploadHandle class

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public ExtensionUploadHandle(
	Guid clusterId,
	Guid memberId,
	int qvsHandle,
	long position
)

Parameters

clusterId
Type: SystemGuid
memberId
Type: SystemGuid
qvsHandle
Type: SystemInt32
position
Type: SystemInt64
See Also