Share via


DataAccess.RevisionRankMinimumValue field

The value that is used for the revision rank the first time that an entity is created.

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

Syntax

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

value = DataAccess.RevisionRankMinimumValue
public const int RevisionRankMinimumValue

Remarks

RevisionRankMinimumValue = 0.

See also

Reference

DataAccess class

DataAccess members

Microsoft.Office.Project.Server.Library namespace