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

EntityPropertiesName Property

The name of the entity property.

Object Oriented Interface

public function getEntityPropertiesName($entitypropertiesindex);
public function setEntityPropertiesName($entitypropertiesindex, $value);

Procedural Interface

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

Default Value

''

Remarks

The name 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

String

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