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