ActionPropertyOtherAction Property
This property is used to set or get the alarm action string when the alarm action is set to
Other.
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string OtherAction { get; set; }
Public Property OtherAction As String
Get
Set
public:
property String^ OtherAction {
String^ get ();
void set (String^ value);
}
member OtherAction : string with get, set
Property Value
StringSetting this parameter automatically sets the
AlarmAction property to
Other.