API Reference > OdDAI Namespace > Classes > ApplicationInstance Class > ApplicationInstance Methods > ApplicationInstance::unsetAttrCaseInsensitive Method
ApplicationInstance::unsetAttrCaseInsensitive Method
Syntax
C++
void unsetAttrCaseInsensitive(const char * explicitAttrName);
Parameters 
Description 
attribute 
[in] an attribute type.  

Returns true if the attribute has a value; otherwise, the method returns false (it means that the attribute value is not set).

Retrieves whether the attribute value is set or is unset in case insencitive mode.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.