MasterId Property
A unique identifier used to group all the versions of an Item. In other words, different versions of an Item will have a different Id but the same MasterId.
Syntax
public System.long MasterId {get; set;}Public Property MasterId As System.Long