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
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:Casewhere.SystemTypes.DocumentInfo.Create(System.String)"]

Return Value

Type: DocumentInfo

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

See Also