Namespace: P4s3WebSvcRefLib.P4s3WebSvcReferenceAssembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public DataSet GetPointXyForIntersectionId(
string interId,
string key
) |
Visual Basic |
---|
Public Function GetPointXyForIntersectionId (
interId As String,
key As String
) As DataSet |
Visual C++ |
---|
public:
virtual DataSet^ GetPointXyForIntersectionId(
String^ interId,
String^ key
) sealed |
Return Value
Type:
DataSetImplements
IService1..::..GetPointXyForIntersectionId(String, String)
See Also