Click or drag to resize

SurveyTemplateTemplateAdmins Property

Collection of UId of a user or usergroup defined in Enterpriser Server with full access to start/edit the 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
Syntax
C#
public List<Guid> TemplateAdmins { get; }

Property Value

Type: ListGuid
See Also