IDescription 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#
string Newdescription { get; }VB
ReadOnly Property Newdescription As String
GetProperty Value
StringThe description of the unit after the description change.
Remarks
The description name of the unit can be used to update GUI inforamtion about the PMC.