ObjVerEx.Version Property
Returns the Version of this object.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public int Version { get; }
Property Value
Int32
Accessing this property will automatically resolve the latest version from the server
if the value was initialized as -1. Use the SpecificVersion property to determine,
if Version is set to -1 without making a server call.
If the version is -1, SpecificVersion will be false.