NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerDriverIdentity.SpecificationMajorVersion Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerDriverIdentity.SpecificationMajorVersion Property

DCPowerDriverIdentitySpecificationMajorVersion Property

Gets a integer that specifies the major version number of the class specification in accordance with which the NI-DCPower .NET assembly was developed.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

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

Property Value

Type: Int32
Returns a Int32 that contains the major version number of the NI-DCPower .NET assembly.

See Also

Log in to get a better experience