Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.05 KB

Project.Application.UseOMIDs.md

File metadata and controls

31 lines (20 loc) · 1.05 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.UseOMIDs property (Project)
vbapj.chm132781
vbapj.chm132781
project-server
Project.Application.UseOMIDs
15339e09-0b65-d939-df47-eb538dee7c38
06/08/2017
medium

Application.UseOMIDs property (Project)

Gets or sets the corresponding Use internal IDs option on the Advanced tab of the Project Options dialog box. Read/write Boolean.

Syntax

expression. UseOMIDs

expression A variable that represents an Application object.

Remarks

Object Matching Identifier (OMID) fields are added to objects that can be shared across multilanguage versions. OMIDs are supported for Calendar, Filter, Group, Table, and View objects. OMIDs are not supported for Form and Report objects. Project uses OMIDs to match similar elements in a multilanguage installation and avoid multiple language elements in the UI.

[!includeSupport and feedback]