public enum VisibilityTypePublic Enumeration VisibilityTypeNo code example is currently available or this language may not be supported.| None | 0 | No Visibility specified. |
| Inherit | 1 | Visibility is inherited from Parent. |
| Visible | 2 | Item is Visible. |
| Hidden | 3 | Item is Hidden. |