You have a table in which multiple properties must be changed. Multiple table properties are locked down at the base table and must not be overwritten. You need to modify the table properties by extending the table. Which table property can you populate in a table extension by using the property sheet? A. Cache lookup B. Save data per company C. Modified date time D. Clustered index  Suggested Answer: C Modify table properties through extension To modify properties on a table, you must create an extension of that table. In Application Explorer, right-click the table, and then select Create extension. A new table extension is created in the selected project. You can now modify the following properties through the property sheet: Modified Date Time - Country Region Codes - Created By - Created Date Time - Form Ref - Modified By - Preview Part Ref - Tags - Title Field1 - Title Field2 - Reference: https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-properties This question is in MB-500 Microsoft Dynamics 365 Finance and Operations Apps Developer Exam For getting Microsoft Certified: Dynamics 365 Finance and Operations Apps Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer