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

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: Int32Returns a Int32 that contains the major version number of the NI-DCPower .NET assembly.