| SurveySerializerCreateAssigneesElement Method |
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 static XmlElement CreateAssigneesElement(
XmlDocument xmlDoc,
List<int> assigneeIds,
bool manuallyAssigned = false
)
Parameters
- xmlDoc
- Type: System.XmlXmlDocument
- assigneeIds
- Type: System.Collections.GenericListInt32
- manuallyAssigned (Optional)
- Type: SystemBoolean
Return Value
Type:
XmlElement
See Also