(Global) Namespace > ColumnSettings Class : ShowTimeOptionSpecified Property |
'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public Property ShowTimeOptionSpecified As System.Boolean
'Usage
Dim instance As ColumnSettings Dim value As System.Boolean instance.ShowTimeOptionSpecified = value value = instance.ShowTimeOptionSpecified
[System.Xml.Serialization.XmlIgnore()] public System.bool ShowTimeOptionSpecified {get; set;}
public read-write property ShowTimeOptionSpecified: System.Boolean;
System.Xml.Serialization.XmlIgnoreAttribute() public function get,set ShowTimeOptionSpecified : System.boolean
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