Click or drag to resize

ReportObjectCompareDescription Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static int CompareDescription(
	ReportObject r1,
	ReportObject r2
)

Parameters

r1
Type: FileHold.LibraryManagerReportObject
r2
Type: FileHold.LibraryManagerReportObject

Return Value

Type: Int32
See Also