EntityMasterId Property
Gets the the database id for the master record for this entity.
Syntax
System.long EntityMasterId {get;}ReadOnly Property EntityMasterId As System.LongRemarks
If the object supports multiple iterations, the master id represents all of the iterations grouped together (ie. The master id for a file represents the file as a whole, where the iteration id represents a specific iteration of a file)