A key to uniquely identify a document in the Index
Namespace: DotNetNuke.Services.Search.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string UniqueKey { get; set; } |
| Visual Basic |
|---|
Public Property UniqueKey As String Get Set |