\Visionline\Crm\WebApiRelatedRoleQueryResult

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

Summary

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

Properties

$relatedTo

$relatedTo : integer

The id of the entity to which this result is related

Type

integer

$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

$role

$role : string

The role of the relation

Type

string

Methods

__construct()

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

Create a query result

Parameters

integer $id

The id of the entity

integer $lastModified

The date of the last modification of the entity.

integer $relatedTo

The id of the entity to which this result is related

string $role

The role of the relation to 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