DocumentInfoCreate Method
|
Creates the DocumentInfo object.
Namespace: Casewhere.SystemTypesAssembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static DocumentInfo Create(
string fileName
)
Parameters
- fileName String
Return Value
DocumentInfo[Missing <returns> documentation for "M:Casewhere.SystemTypes.DocumentInfo.Create(System.String)"]
See Also