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

EntityIndex Property

Indicates the index of the current entity.

Syntax

[VB.NET]
Public Property EntityIndex As Integer

[C#]
public int EntityIndex {get; set;}

Remarks

The index of the current entity. EntityIndex valid values are from 0 to EntityCount - 1. Setting this property will populate EntityURL, EntityLastModified, EntityETag, EntityPartitionKey and EntityRowKey and also populate EntityProperties with the properties of the specified entity.

This property is not available at design time.

Default Value

0

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