VFree BusyRequest Statuses Property
This is used to get the Request Status (REQUEST-STATUS) properties. There may be more than one.
Definition
Namespace: EWSoftware.PDI.Objects
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
If the returned collection is empty, there are no request status properties for the object
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public RequestStatusPropertyCollection RequestStatuses { get; }VB
Public ReadOnly Property RequestStatuses As RequestStatusPropertyCollection
GetC++
public:
property RequestStatusPropertyCollection^ RequestStatuses {
RequestStatusPropertyCollection^ get ();
}F#
member RequestStatuses : RequestStatusPropertyCollection with getProperty Value
RequestStatusPropertyCollectionIf the returned collection is empty, there are no request status properties for the object