XMLDA.NET Reference
TimestampSpecified Property
See Also  Send Feedback
xmldanet.xmlda Namespace > ItemValue Class : TimestampSpecified Property

Glossary Item Box

If FALSe then the TimeStamp value is not defiend or ignored.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ItemValue
Dim value As Boolean
 
instance.TimestampSpecified = value
 
value = instance.TimestampSpecified
C# 
[XmlIgnoreAttribute()]
public bool TimestampSpecified {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.