Click or drag to resize

FocDocumentData Constructor (String)

Initializes a new instance of the FocDocumentData class

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public FocDocumentData(
	string value
)

Parameters

value
Type: SystemString
See Also