Description Changed Event ArgsOld Description Property
The description of the PMC prior to the name change.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The description of the unit prior to the description change.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string OldDescription { get; }VB
Public ReadOnly Property OldDescription As String
GetProperty Value
StringThe description of the unit prior to the description change.
Implements
IDescriptionChangedEventArgsOldDescriptionRemarks
The former description of the unit can be used to update GUI inforamtion about the PMC.