Click or drag to resize

SurveyReportControllerSurveyDashboardIntData Constructor (String, String, Int32)

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public SurveyDashboardIntData(
	string key,
	string label,
	int data
)

Parameters

key
Type: SystemString
label
Type: SystemString
data
Type: SystemInt32
See Also