_setLandWork

(API version 2.0)

int _setLandWork ( string kodf , string username , string pass , WDS_LandWorkItem LandWorkItem )

Description

The function is edited in IdToolX, IdWorkActionX, Length, Width, WorkArea, WorkAreaKm

Categories

Parameters

string kodf
Company login code
string username
Login username
string pass
Login password
WDS_LandWorkItem LandWorkItem
An object that returns _get,

Return value

int

Examples

API version 2.0

$client = new SoapClient('https://api.webdispecink.cz/code/WebDispecinkServiceNet.php?wsdl');
$return = $client->_setLandWork($kodf, $username, $pass, $LandWorkItem);

Test

To test the function, enter parameters in form below and press Try it out button.

Company login code
Login username
Login password
WDS_LandWorkItem LandWorkItem
An object that returns _get,

* Required field