VerNum Property
The version number, which is a sequential number given to each version. For example, if this value is 5, then the object is the 5th version.
Syntax
public System.long VerNum {get; set;}Public Property VerNum As System.LongThe version number, which is a sequential number given to each version. For example, if this value is 5, then the object is the 5th version.
public System.long VerNum {get; set;}Public Property VerNum As System.Long