Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

EntityPropertiesValue Property

The value of the entity property.

Object Oriented Interface

public function getEntityPropertiesValue($entitypropertiesindex);
public function setEntityPropertiesValue($entitypropertiesindex, $value);

Procedural Interface

inazure_table_get($res, 12 , $entitypropertiesindex);
inazure_table_set($res, 12, $value , $entitypropertiesindex);

Default Value

''

Remarks

The value of the entity property.

The size of the array is controlled by the EntityPropertiesCount property.

This property is not available at design time.

Data Type

Binary String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0