ObjVerChangesNewVersion Property |
The current version of the object.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic ObjVerEx NewVersion { get; }
Public ReadOnly Property NewVersion As ObjVerEx
Get
public:
property ObjVerEx^ NewVersion {
ObjVerEx^ get ();
}
Property Value
Type:
ObjVerEx
See Also