Compartilhar via


PSSecurityObjectType.MaxBuildInObjectType propriedade

NOTA: Esta API agora está obsoleta.

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 (em Microsoft.Office.Project.Server.Library.dll)

Sintaxe

'Declaração
<ObsoleteAttribute("The MaxBuildInObjectType constant has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared ReadOnly Property MaxBuildInObjectType As Integer
    Get
'Uso
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; }

Valor de propriedade

Tipo: System.Int32

Ver também

Referência

PSSecurityObjectType estrutura

PSSecurityObjectType membros

Microsoft.Office.Project.Server.Library namespace