PSSecurityObjectType.MaxBuildInObjectType Property

NOTE: This API is now obsolete.

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
<ObsoleteAttribute("The MaxBuildInObjectType constant has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared ReadOnly Property MaxBuildInObjectType As Integer
    Get
'Usage
Dim value As Integer

value = PSSecurityObjectType.MaxBuildInObjectType
[ObsoleteAttribute("The MaxBuildInObjectType constant has been deprecated. See the Microsoft Project 2010 SDK for more information.")]
public static int MaxBuildInObjectType { get; }

Property Value

Type: System.Int32

See Also

Reference

PSSecurityObjectType Structure

PSSecurityObjectType Members

Microsoft.Office.Project.Server.Library Namespace