IDescriptionChangedEventArgsNewdescription 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)
string Newdescription { get; }

Property Value

String
The 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.

See Also