{"id":5207,"date":"2014-03-30T19:43:06","date_gmt":"2014-03-30T19:43:06","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/is-it-possible-to-dynamically-configure-xml-serialization-collection-of-common-programming-errors\/"},"modified":"2014-03-30T19:43:06","modified_gmt":"2014-03-30T19:43:06","slug":"is-it-possible-to-dynamically-configure-xml-serialization-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/is-it-possible-to-dynamically-configure-xml-serialization-collection-of-common-programming-errors\/","title":{"rendered":"Is it Possible to Dynamically Configure XML Serialization?-Collection of common programming errors"},"content":{"rendered":"<p>I have several classes that I serialize\/deserialize, each with a number of properties, some of which I&#8217;d like dynamically use the &#8220;Xml.Serialization.XmlIgnore&#8221; attribute on. The idea being if I want to save specific property info, I manage it by setting\/clearing a flag. Is that even possible?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have several classes that I serialize\/deserialize, each with a number of properties, some of which I&#8217;d like dynamically use the &#8220;Xml.Serialization.XmlIgnore&#8221; attribute on. The idea being if I want to save specific property info, I manage it by setting\/clearing a flag. Is that even possible?<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5207","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5207"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5207\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5207"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5207"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}