PartDataFieldIsFromList Property

Gets if the value of data field should be set from a fixed list.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool IsFromList { get; }

Property Value

Boolean
See Also