A key to uniquely identify a document in the Index

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

Syntax

C#
public string UniqueKey { get; set; }
Visual Basic
Public Property UniqueKey As String
	Get
	Set

See Also