ActionPropertyAction Property
This property is used to set or get the alarm action value
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public AlarmAction Action { get; set; }
Public Property Action As AlarmAction
Get
Set
public:
property AlarmAction Action {
AlarmAction get ();
void set (AlarmAction value);
}
member Action : AlarmAction with get, set
Property Value
AlarmActionSetting this parameter to
Other sets the
OtherAction to
X-UNKNOWN
if not already set to something else. It is set to null if set to any other alarm action.