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.8.0.292
Syntax
public bool IsMultipleSelect { get; set; }

Property Value

Boolean
See Also