Click or drag to resize

IcddContainerReaderOptions(String, String) Constructor

Specifies container reader options wih a workfolder path and a predefined container guid that shall be applied to the container

Namespace: IIB.ICDD
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public IcddContainerReaderOptions(
	string workfolder,
	string guid
)

Parameters

workfolder  String
guid  String
See Also