Compartilhar via


ResultTableCollection.IMSProxyTime property

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

Syntax

'Declaração
<DataMemberAttribute(Order := )> _
Public Property IMSProxyTime As Integer
    Get
    Set
'Uso
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

Ver também

Referência

ResultTableCollection class

ResultTableCollection members

Microsoft.Office.Server.Search.Query namespace