Click or drag to resize
IUserAccessiableTimeDiffYears Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
double TimeDiffYears(
	DVar inDate1,
	DVar inDate2
)

Parameters

inDate1
Type: SurveyToGo.UserLogic.InterfacesDVar
inDate2
Type: SurveyToGo.UserLogic.InterfacesDVar

Return Value

Type: Double
See Also