OpsExtensibilityApplicationObjectToXml Method |
Converts object to xml
Namespace: Micros.Ops.ExtensibilityAssembly: Ops (in Ops.dll) Version: 19.9
Syntaxpublic string ObjectToXml(
Object obj
)
Parameters
- obj Object
- object to convert
Return Value
Stringserialize version of object
See Also