VAlarmAction Property
This is used to get the Action (ACTION) property. This is a required property and will always be
set.
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public ActionProperty Action { get; }
Public ReadOnly Property Action As ActionProperty
Get
public:
property ActionProperty^ Action {
ActionProperty^ get ();
}
member Action : ActionProperty with get
Property Value
ActionProperty