Indicates the source Assignment object.

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

Syntax

C#
public Assignment Assignment { get; set; }
Visual Basic (Declaration)
Public Property Assignment As Assignment

See Also