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

EntityLastModified Property

Gets the last modification date of the current entity.

Syntax

[VB.NET]
Public ReadOnlyProperty EntityLastModified As String

[C#]
public string EntityLastModified {get;}

Remarks

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