del método StatusingSecurityDescriptors.IsGroupedField
Reservado para uso interno.
Espacio de nombres: Microsoft.Office.Project.Server.Library
Ensamblado: Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)
Sintaxis
'Declaración
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 devuelto
Tipo: Microsoft.Office.Project.Server.Library.Security.FieldGroupID
Vea también
Referencia
clase StatusingSecurityDescriptors