ISearchTopology.CreationDate property

Creation date of the topology.

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

Syntax

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

value = instance.CreationDate
DateTime CreationDate { get; }

Property value

Type: System.DateTime

See also

Reference

ISearchTopology interface

ISearchTopology members

Microsoft.Office.Server.Search.Administration.Topology namespace