Click or drag to resize
IUserAccessiableAddAlarmEntry Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void AddAlarmEntry(
	DVar inStartTime,
	string inMessage
)

Parameters

inStartTime
Type: SurveyToGo.UserLogic.InterfacesDVar
inMessage
Type: SystemString
See Also