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

EntityRowKey Property

Gets the row key of the current entity.

Syntax

[VB.NET]
Public ReadOnlyProperty EntityRowKey As String

[C#]
public string EntityRowKey {get;}

Remarks

This property is populated when EntityIndex is set after calling ListEntities or GetEntity,. This property holds the row key for the entity at the index specified by EntityIndex.

This property is read-only and not available at design time.

Default Value

""

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