NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerDriverIdentity.SpecificationMinorVersion Property

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

DCPowerDriverIdentitySpecificationMinorVersion Property

Gets a integer that specifies the minor 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 SpecificationMinorVersion { get; }
Public ReadOnly Property SpecificationMinorVersion As Integer
	Get

Property Value

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

See Also

Log in to get a better experience