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

EntityETag Property

Gets the etag of the current entity.

Syntax

[VB.NET]
Public ReadOnlyProperty EntityETag As String

[C#]
public string EntityETag {get;}

Remarks

This property is populated when EntityIndex is set after calling ListEntities or GetEntity,. This property holds the etag value 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