Share via


Activity.PageModeEdit field

Specifies the page edit mode.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Const PageModeEdit As Integer
'Usage
Dim value As Integer

value = Activity.PageModeEdit
public const int PageModeEdit

Remarks

The value of the PageModeEdit constant is 1.

See also

Reference

Activity class

Activity members

Microsoft.Office.Project.Server.Library namespace