| SurveyGrid Constructor (String, Boolean, String) |
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
Syntaxpublic SurveyGrid(
string name,
bool adminGrid,
string childGrid
)
Parameters
- name
- Type: SystemString
- adminGrid
- Type: SystemBoolean
- childGrid
- Type: SystemString
See Also