EntityIterationId Property
Gets the Iteration ID of this File.
Syntax
public System.long EntityIterationId {get;}Public ReadOnly Property EntityIterationId As System.LongRemarks
A File is an iteration based entity. The iteration id refers to a specific version of a file where the master id references information pertaining to all versions of the file.
This method is implemented as part of the IEntity interface