Click or drag to resize

IAdapterDataHelperGetPdocFromUrl Method

Gets Pdoc from Url

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
string GetPdocFromUrl(
	string url
)

Parameters

url
Type: SystemString
Url

Return Value

Type: String
string of Pdoc
See Also