| ObjectSerializerSerialize Method (IEnumerableExchangeObject) |
Namespace:
Omada.OE.AppLogic.Serialization
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic XmlDocument Serialize(
IEnumerable<ExchangeObject> exchangeObjects
)
Parameters
- exchangeObjects
- Type: System.Collections.GenericIEnumerableExchangeObject
Return Value
Type:
XmlDocument
See Also