VerNum Property
A sequential number given to each version. For example, if VerNum is 5, than the object is the 5th version.
Syntax
public System.int VerNum {get; set;}Public Property VerNum As System.IntegerA sequential number given to each version. For example, if VerNum is 5, than the object is the 5th version.
public System.int VerNum {get; set;}Public Property VerNum As System.Integer