Share via


Application.UseOMIDs Property

Project Developer Reference

Sets the corresponding UI option on the Interface tab of the Options dialog box. Write-only Boolean.

Syntax

expression.UseOMIDs

expression   A variable that represents an Application object.

Return Value
Boolean

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 2007 uses OMIDs to match similar elements in a multilanguage installation and avoid multiple language elements in the UI. Read/write Boolean.

See Also