PartDataFieldValueList Property |
Gets the list of valid data if the data field is from a fixed list.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic PartDataList ValueList { get; }Public ReadOnly Property ValueList As PartDataList
Get
public:
property PartDataList^ ValueList {
PartDataList^ get ();
}Property Value
PartDataList
Exceptions
See Also