InformationContainerCreateInternalDocument(String, String, String) Method
|
Namespace: IIB.ICDD.ModelAssembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntaxpublic CtInternalDocument CreateInternalDocument(
string filename,
string fileExtension,
string mimeType
)
Parameters
- filename String
-
- fileExtension String
-
- mimeType String
-
Return Value
CtInternalDocument
See Also