Search Type Id, e.g. module, file or url

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

Syntax

C#
public int SearchTypeId { get; set; }
Visual Basic
Public Property SearchTypeId As Integer
	Get
	Set

Remarks

A value of -1 means this is property is not used.

See Also