API Reference > OdRx Classes > OdRxPropertyVariant Class > OdRxPropertyVariant Methods > OdRxPropertyVariant::getAnsiString Method
OdRxPropertyVariant::getAnsiString Method
Syntax
C++
const OdAnsiString& getAnsiString() const;

Returns a constant reference OdAnsiString.

Gets the value as OdAnsiString. 

 

No check is made to determine that this OdRxPropertyVariant object is of the specified type.

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