InterviewSolution
Saved Bookmarks
| 1. |
How Will You Hide An Attribute? |
|
Answer» We can hide the ATTRIBUTE by SELECTING “ATTRIBUTEHIERARCHYVISIBLE = FALSE” in properties of the attribute. We can hide the attribute by selecting “AttributeHierarchyVisible = False” in properties of the attribute. |
|