VEventStatus Property
This is used to get the status (STATUS) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public StatusProperty Status { get; }
Public ReadOnly Property Status As StatusProperty
Get
public:
property StatusProperty^ Status {
StatusProperty^ get ();
}
member Status : StatusProperty with get
Property Value
StatusProperty