Table of Contents

Class IgnoreXmlDateFormat

Namespace
FatturaElettronica.Core
Assembly
FatturaElettronica.dll

Use this attribute to flag DateTime properties which should not be serialized to XML using the class XmlDateFormat property.

[AttributeUsage(AttributeTargets.Property)]
public sealed class IgnoreXmlDateFormat : Attribute
Inheritance
IgnoreXmlDateFormat
Inherited Members