ObjVerExSpecificVersion Property

Returns whether specific version information is available, or if this ObjVerEx refers to the latest. Note: Accessing the Version property will automatically lookup the latest version.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool SpecificVersion { get; }

Property Value

Boolean

See Also