[#BloombergLP-balcl-TypeInfo-resetLinkedVariableAndConstraint] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balcl.adoc[balcl]::xref:BloombergLP/balcl/TypeInfo.adoc[TypeInfo]::resetLinkedVariableAndConstraint :relfileprefix: ../../../ :mrdocs: Reset this object so that it has neither a linked variable nor a constraint. This method has no effect if the object has no linked variable or constraint. Note that the type attribute is not changed. == Synopsis Declared in `<balcl_typeinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void resetLinkedVariableAndConstraint(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#