summaryP:DotNetNuke.Services.Search.Internals.SearchStatistics.LastModifiedOn

Namespace: DotNetNuke.Services.Search.Internals
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public DateTime LastModifiedOn { get; set; }
Visual Basic
Public Property LastModifiedOn As DateTime
	Get
	Set

See Also