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