MVPSI.JAMSWeb.Controls Namespace > History Class : QueryInfo Property |
'Declaration
<System.ComponentModel.TypeConverterAttribute("MVPSI.JAMSWeb.Controls.QueryInfoConverter, JAMSWebControls, Version=4.5.1.0, Culture=neutral, PublicKeyToken=e33b67d3bb5581e4")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.CategoryAttribute("Data")> <System.ComponentModel.DescriptionAttribute("Query Parameters")> Public Property QueryInfo As QueryInfo
'Usage
Dim instance As History Dim value As QueryInfo instance.QueryInfo = value value = instance.QueryInfo
[System.ComponentModel.TypeConverter("MVPSI.JAMSWeb.Controls.QueryInfoConverter, JAMSWebControls, Version=4.5.1.0, Culture=neutral, PublicKeyToken=e33b67d3bb5581e4")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.Category("Data")] [System.ComponentModel.Description("Query Parameters")] public QueryInfo QueryInfo {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