命名空间: Microsoft.SharePoint.Client.Search.Query
程序集: Microsoft.SharePoint.Client.Search(位于 Microsoft.SharePoint.Client.Search.dll 中)
语法
声明
Public Property QueryPropertyValueTypeIndex As Integer
Get
Set
用法
Dim instance As QueryPropertyValue
Dim value As Integer
value = instance.QueryPropertyValueTypeIndex
instance.QueryPropertyValueTypeIndex = value
public int QueryPropertyValueTypeIndex { get; set; }
属性值
类型:System.Int32