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

EntityProperties Property

The list of entity properties of current entity.

Syntax

[VB.NET]
Public Property EntityProperties As AzureEntityPropertyList

[C#]
public AzureEntityPropertyList EntityProperties {get;}

Remarks

This collection consists of a list of AzureEntityProperty objects. The objects in this collection contain information about each of the properties of an entity, including the property name, type, and value.

This collection will be populated when EntityIndex is set. Calling AddEntityProperty will also update this collection.

This property is not available at design time.

Default Value

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