StatusingSecurityDescriptors.IsGroupedField método
Reservado para uso interno.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
Public Shared Function IsGroupedField ( _
pid As UInteger _
) As Security.FieldGroupID
'Uso
Dim pid As UInteger
Dim returnValue As Security.FieldGroupID
returnValue = StatusingSecurityDescriptors.IsGroupedField(pid)
public static Security.FieldGroupID IsGroupedField(
uint pid
)
Parâmetros
- pid
Tipo: System.UInt32
Valor retornado
Tipo: Microsoft.Office.Project.Server.Library.Security.FieldGroupID
Ver também
Referência
StatusingSecurityDescriptors classe