Extension - Quiz

  • A Ensure that the Sync database on build property is set to True.
  • B Check that you're referencing the model that houses the element that you want to extend.
  • C Verify that the AOT is set to Model view instead of Classic view.
  • A Enums, where the IsExtensible property is set to True, can be extended.
  • B Any enum in Visual Studio can be extended.
  • C Only enums that are contained in the Application Suite model can be extended.
  • D Enums, where the IsExtensible property is set to False, can be extended.
  • A Overlayering-based development
  • B Legacy development
  • C Extension-based development
  • D None of the above