Click or drag to resize

FocDocumentDataIsMatching Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public bool IsMatching(
	FocDocumentData otherObject
)

Parameters

otherObject
Type: FileHold.CommonFocDocumentData

Return Value

Type: Boolean
See Also