IStandardObjectProvider.iLogicForm Property

Provides functions to show (launch) predefined iLogic forms.

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

Syntax

VB

ReadOnly Property iLogicForm As IiLogicForm
	Get

C#

IiLogicForm iLogicForm { get; }

Property Value

Type: IiLogicForm

See Also

Reference

IStandardObjectProvider Interface
Autodesk.iLogic.Interfaces Namespace