Gets or sets an associated external numeric key for the current item.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public int Key { get; set; }
Visual Basic (Declaration)
Public Property Key As Integer
	Get
	Set

See Also