summaryP:DotNetNuke.Services.Search.Entities.SynonymsGroup.LastModifiedOnDate

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

Syntax

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

See Also