Click or drag to resize

FocDocumentData Constructor (TupleInt32, 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(
	Tuple<int, string> tuple
)

Parameters

tuple
Type: SystemTupleInt32, String
See Also