PartDataFieldIsFromList Property |
Gets if the value of data field should be set from a fixed list.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsFromList { get; }
Public ReadOnly Property IsFromList As Boolean
Get
public:
property bool IsFromList {
bool get ();
}
Property Value
Boolean
See Also