RequestStatusPropertyStatusCode Property
This is used to get or set the status code value
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string StatusCode { get; set; }
Public Property StatusCode As String
Get
Set
public:
property String^ StatusCode {
String^ get ();
void set (String^ value);
}
member StatusCode : string with get, set
Property Value
String