\Visionline\Crm\WebApiQueryResult

Defines a result in the result set of a query.

Summary

Methods
Properties
Constants
__construct()
init()
$id
$lastModified
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

The id of the entity

Type

integer

$lastModified

$lastModified : integer

The date of the last modification of the entity. This can be useful for caching.

Type

integer

Methods

__construct()

__construct(integer  $id, integer  $lastModified = null) 

Create a query result

Parameters

integer $id

The id of the entity

integer $lastModified

The date of the last modification of the entity.

Warning: count(): Parameter must be an array or an object that implements Countable in phar://E:/source/CRM-VISIONLINE/3.4.2/Source/Website/build/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1376 Warning: count(): Parameter must be an array or an object that implements Countable in phar://E:/source/CRM-VISIONLINE/3.4.2/Source/Website/build/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1376

init()

init() 

Initializes a query result after being constructed by SoapClient.

Warning: count(): Parameter must be an array or an object that implements Countable in phar://E:/source/CRM-VISIONLINE/3.4.2/Source/Website/build/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1376 Warning: count(): Parameter must be an array or an object that implements Countable in phar://E:/source/CRM-VISIONLINE/3.4.2/Source/Website/build/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1376