\Visionline\Crm\WebApiRelatedQueryResult

Defines a result in the result set of a query that is related to another entity.

Summary

Methods
Properties
Constants
__construct()
init()
$id
$lastModified
$relatedTo
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

$relatedTo

$relatedTo : integer

The id of the entity to which this result is related

Type

integer

Methods

__construct()

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

Create a query result

Parameters

integer $id

The id of the entity

integer $lastModified

The date of the last modification of the entity.

$relatedTo
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