ServicePRO SDK Help

stcListItem..::..IsEquals Method

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static bool IsEquals(
	stcListItem oldValue,
	stcListItem newValue
)
Public Shared Function IsEquals ( _
	oldValue As stcListItem, _
	newValue As stcListItem _
) As Boolean