ObjVerExIsFirstVersion Property |
Determines whether this object version is the first of the object.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool IsFirstVersion { get; }
Public ReadOnly Property IsFirstVersion As Boolean
Get
public:
property bool IsFirstVersion {
bool get ();
}
Property Value
Type:
Boolean
See Also