API Reference > Auxiliary Classes > AECCPr Class > AECCPr Methods > AECCPr::GetIdByString Method
AECCPr::GetIdByString Method
Syntax
C++
static bool GetIdByString(const OdString& strValue, OdUInt32& iIdRes);
Parameters 
Description 
const OdString& strValue 
[in] Property name.  
OdUInt32& iIdRes 
[out] Property ID. 

True if the operation is successful; false otherwise.

Gets the property ID by name. 

 

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