Click or drag to resize

IiLogicFormFormNames Property

Gets a list of the forms that are stored in this model.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property FormNames As IEnumerable(Of String)
	Get

Property Value

Type: IEnumerableString
See Also