Description Changed Event ArgsNewdescription Property
The name of the PMC after 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 after the description change.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string Newdescription { get; }VB
Public ReadOnly Property Newdescription As String
GetProperty Value
StringThe description of the unit after the description change.
Implements
IDescriptionChangedEventArgsNewdescriptionRemarks
The description name of the unit can be used to update GUI inforamtion about the PMC.