EntityIterationId Property
Gets the Iteration ID of this Change Order. Since Change Orders are not iteration based, this will always have the same value as the EntityMasterId.
Syntax
public System.long EntityIterationId {get;}Public ReadOnly Property EntityIterationId As System.LongRemarks
This method is implemented as part of the IEntity interface