QueriesAndMappingsXml Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
public class QueriesAndMappingsXml
The QueriesAndMappingsXml type exposes the following members.
Name | Description | |
---|---|---|
![]() | QueriesAndMappingsXml(String) |
Loads queries and mappings from a string
|
![]() | QueriesAndMappingsXml(DataObject) |
Load queries and mappings directly from system data object
|
Name | Description | |
---|---|---|
![]() | CurrentValue |
The current value in queries node.
|
![]() | CurrentXml |
The modified Xml.
|
![]() | OriginalXml |
The source, orginal, RAW xml.
|
![]() | XmlDocument |
Loaded XML Document
|
![]() | XmlNamespaceManager |
Name space manager for loaded XML
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |