Campo STSQueryParts.m_strQueryType
Representa el tipo de consulta.
Espacio de nombres: Microsoft.SharePoint.Portal.WebControls
Ensamblado: Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)
Sintaxis
'Declaración
Protected m_strQueryType As QueryType
'Uso
Dim value As QueryType
value = Me.m_strQueryType
Me.m_strQueryType = value
protected QueryType m_strQueryType