| SurveyEventControllerGetSurveyTemplateShadowDataObjectType Method (String) |
Get the shadow data object type for a survey template
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 DataObjectType GetSurveyTemplateShadowDataObjectType(
string surveyTemplateSystemName
)
Parameters
- surveyTemplateSystemName
- Type: SystemString
Systemname of survey template
Return Value
Type:
DataObjectType
See Also