QueryRuleGroup.LastModified property
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property LastModified As DateTime
Get
Friend Set
'Uso
Dim instance As QueryRuleGroup
Dim value As DateTime
value = instance.LastModified
[DataMemberAttribute]
public DateTime LastModified { get; internal set; }
Property value
Type: System.DateTime