Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 908 Bytes

Project.Application.PMText.md

File metadata and controls

32 lines (19 loc) · 908 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.PMText property (Project)
project-server
Project.Application.PMText
a52193c7-2a74-c3b8-357b-ea7637309d14
06/08/2017
medium

Application.PMText property (Project)

Gets the text that Project displays next to evening hours in the 12-hour time format. Read-only String.

Syntax

expression. PMText

expression A variable that represents an Application object.

Remarks

Project sets the AMText and PMText properties equal to the corresponding values in the Regional and Language Options dialog box opened from the Microsoft Windows Control Panel.

Note

Although the VBA Object Browser shows PMText as read-write, you cannot set the value using the PMText property.

[!includeSupport and feedback]