public Enum DisplayGetMemberDisplayFormat()
 {
     _memberView.DisplayGetMemberDisplayFormat();
     return(_memberView.GetViewOperation());
 }