Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmCColumnDef::isValidPreDefinedListValue Method
Syntax
C++
virtual bool isValidPreDefinedListValue(const OdString& value) const = 0;

Indicates whether the specified value is valid according to the predefined values for the column. 

 

Parameters
Description
value
[in] Value to validate.

True if the specified value is valid according to the predefined values for the column; false otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.