Share

IStandardObjectProvider.MultiValue Property

Provides properties and functions for multivalue lists (lists of choices of parameter expressions).

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

Syntax

VB

ReadOnly Property MultiValue As IMultiValueParam
	Get

C#

IMultiValueParam MultiValue { get; }

Property Value

Type: IMultiValueParam

See Also

Reference

Was this information helpful?