次の方法で共有


ResultTableCollection.IMSProxyTime property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute(Order := )> _
Public Property IMSProxyTime As Integer
    Get
    Set
'Usage
Dim instance As ResultTableCollection
Dim value As Integer

value = instance.IMSProxyTime

instance.IMSProxyTime = value
[DataMemberAttribute(Order = )]
public int IMSProxyTime { get; set; }

Property value

Type: System.Int32

See also

Reference

ResultTableCollection class

ResultTableCollection members

Microsoft.Office.Server.Search.Query namespace