Artix .Net

ReferenceHelper.GetSoapAddress Method (Reference)

Extracts soap address from WS Reference. If no address is contained within the Reference an empty String is returned.

public static string GetSoapAddress(
   Reference reference
);

Parameters

reference
The reference to extract the soap address from.

Return Value

The extracted soap address.

See Also

ReferenceHelper Class | Bus.Services Namespace | ReferenceHelper.GetSoapAddress Overload List