Click or drag to resize

FocDocumentDataToTuple Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public Tuple<int, string> ToTuple()

Return Value

Type: TupleInt32, String
See Also