MVPSI.JAMSWeb.Controls Namespace > QueryInfo Class : WithinPastTime Property |
'Declaration
<System.ComponentModel.TypeConverterAttribute("MVPSI.JAMSWeb.Controls.JAMSTimeConverter, JAMSWebControls, Version=4.5.1.0, Culture=neutral, PublicKeyToken=e33b67d3bb5581e4")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.DefaultValueAttribute()> Public Property WithinPastTime As System.String
'Usage
Dim instance As QueryInfo Dim value As System.String instance.WithinPastTime = value value = instance.WithinPastTime
[System.ComponentModel.TypeConverter("MVPSI.JAMSWeb.Controls.JAMSTimeConverter, JAMSWebControls, Version=4.5.1.0, Culture=neutral, PublicKeyToken=e33b67d3bb5581e4")] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.DefaultValue()] public System.string WithinPastTime {get; set;}
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