Click or drag to resize

DocumentInfoCreate Method

Creates the DocumentInfo object.

Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static DocumentInfo Create(
	string fileName
)

Parameters

fileName  String

Return Value

DocumentInfo

[Missing <returns> documentation for "M:Casewhere.SystemTypes.DocumentInfo.Create(System.String)"]

See Also