IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

ServiceRootURI Property

The root URI of an OData service.

Object Oriented Interface

public function getServiceRootURI();
public function setServiceRootURI($value);

Procedural Interface

ipworksssl_odatas_get($res, 125 );
ipworksssl_odatas_set($res, 125, $value );

Default Value

''

Remarks

This property contains the root URI of an OData service. This value is used in conjunction with ResourcePath (ServiceRootURI/ResourcePath) to query feeds and modify entries.

For example, the ServiceRootURI of the OData sample service is: "http://services.odata.org/OData/OData.svc/".

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0