Share via


LocationConfiguration.CreationDate Property

The creation date of the federated search location. This date corresponds to the CreationDate element of the OpenSearchDescription of the federated location definition file.

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

Syntax

'Declaration
Public ReadOnly Property CreationDate As DateTime
    Get
'Usage
Dim instance As LocationConfiguration
Dim value As DateTime

value = instance.CreationDate
public DateTime CreationDate { get; }

Property Value

Type: System.DateTime

See Also

Reference

LocationConfiguration Class

LocationConfiguration Members

Microsoft.Office.Server.Search.Administration Namespace