Is there an xml serialization attribute tor a class member to serialize that member only if the member is not null? I need something like if the member is null, that member should behave like it had the attribute XmlIgnore
?
Regards
Is there an xml serialization attribute tor a class member to serialize that member only if the member is not null? I need something like if the member is null, that member should behave like it had the attribute XmlIgnore
?
Regards