NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverIdentity.SpecificationMajorVersion Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverIdentity.SpecificationMajorVersion Property

DigitalDriverIdentitySpecificationMajorVersion Property

Gets an integer that specifies the major version number of the class specification in accordance with which the NationalInstruments.ModularInstruments.NIDigital .NET class library was developed.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

public int SpecificationMajorVersion { get; }
Public ReadOnly Property SpecificationMajorVersion As Integer
	Get

Property Value

Type: Int32
Major version number of the class specification in accordance with which the NationalInstruments.ModularInstruments.NIDigital .NET class library was developed. Value is determined by the NationalInstruments.ModularInstruments.NIDigital .NET class library in use.

Implements

IIviDriverIdentitySpecificationMajorVersion

See Also

Log in to get a better experience