SizeFilterFieldIsMultipleSelect Property

Gets if multiselecting all the values if the data source of this parameter is "FixedList"

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public bool IsMultipleSelect { get; set; }

Property Value

Boolean
See Also