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.ICDDAssembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntaxpublic IcddContainerReaderOptions(
string workfolder,
string guid
)
Parameters
- workfolder String
- guid String
See Also