| Noemax.FastInfoset Namespace > XmlFastInfosetWriterProfile Class : TimeSpanFormat Property |
'Declaration Public Property TimeSpanFormat As XmlFastInfosetFormat
'Usage Dim instance As XmlFastInfosetWriterProfile Dim value As XmlFastInfosetFormat instance.TimeSpanFormat = value value = instance.TimeSpanFormat
public XmlFastInfosetFormat TimeSpanFormat {get; set;}
public read-write property TimeSpanFormat: XmlFastInfosetFormat;
public function get,set TimeSpanFormat : XmlFastInfosetFormat
public: __property XmlFastInfosetFormat get_TimeSpanFormat(); public: __property void set_TimeSpanFormat( XmlFastInfosetFormat value );
public: property XmlFastInfosetFormat TimeSpanFormat { XmlFastInfosetFormat get(); void set ( XmlFastInfosetFormat value); }
Values of this data type can be encoded using any of the following representations:
When values are indexed, they are added to the Fast Infoset vocabulary in order to reduce redundancy and increase compactness. If there are few repeating values of the same data type then it might be preferable not to use indexing.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2