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