VJournalUrl Property
This is used to get the Uniform Resource Locator (URL) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public UrlProperty Url { get; }
Public ReadOnly Property Url As UrlProperty
Get
public:
property UrlProperty^ Url {
UrlProperty^ get ();
}
member Url : UrlProperty with get
Property Value
UrlProperty