IiLogicAutomation.InternalVersionMajor Property

Gets the major version number of the iLogic addin.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property InternalVersionMajor As Integer
	Get

C#

int InternalVersionMajor { get; }

Property Value

Type: Int32

See Also

Reference

IiLogicAutomation Interface
Autodesk.iLogic.Interfaces Namespace