Code:<System.Xml.Serialization.XmlElementAttribute("OperatorBypassApproval")>
Thanks
Printable View
Code:<System.Xml.Serialization.XmlElementAttribute("OperatorBypassApproval")>
Thanks
It's an XML Markup tag for something.... created an element attribute called OperatorBypassApproval.
-tg
I believe it's specifying how the serialization component should be saving and loading a specific element (so that would be on top of a variable that should be rendered as the OperatorBypassApproval attribute.