| ImportProfileSerializerSerializeForPreview Method |
Creates import profile xml for a single system and a query and mapping XML
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic XmlDocument SerializeForPreview(
DataObject system,
string queryAndMappingsXml
)
Parameters
- system
- Type: Omada.OE.ModelDataObject
- queryAndMappingsXml
- Type: SystemString
Return Value
Type:
XmlDocument
See Also