ServicePRO SDK Help

stcAssignmentItem..::..IsEquals Method

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

Syntax


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