API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::setString Method
OdRxPropertyVariant::setString Method
Syntax
C++
OdRxPropertyVariant& setString(const OdString& val);
Parameters 
Description 
const OdString& val 
[in] constant reference to OdString.
 

Returns a reference to the OdRxPropertyVariant object.

Sets value from the OdString object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.