VAlarmSummary Property
This is used to get the summary (SUMMARY) property
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
This property is only applicable for e-mail alarms. It is ignored for other alarm types.
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public SummaryProperty Summary { get; }VB
Public ReadOnly Property Summary As SummaryProperty
GetC++
public:
property SummaryProperty^ Summary {
SummaryProperty^ get ();
}F#
member Summary : SummaryProperty with getProperty Value
SummaryPropertyThis property is only applicable for e-mail alarms. It is ignored for other alarm types.