Source.CreatedDate property
Namespace: Microsoft.Office.Server.Search.Administration.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public ReadOnly Property CreatedDate As DateTime
Get
'Uso
Dim instance As Source
Dim value As DateTime
value = instance.CreatedDate
public DateTime CreatedDate { get; }
Property value
Type: System.DateTime
Implements
Ver também
Referência
Microsoft.Office.Server.Search.Administration.Query namespace