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