PCTableConstraintRow.getXMLValueFromCellValue Method
Gets the XML value for a table constraint cell value.
Syntax
public str getXMLValueFromCellValue(EcoResValue _value)
Run On
Called
Parameters
- _value
Type: EcoResValue Table
A EcoResValue record.
Return Value
Type: str
A string representation of the value.
Exceptions
Exception | Condition |
---|---|
Error | An unexpected data type is encountered. |