StatusingSecurityDescriptors.IsGroupedField-Methode
Für die interne Verwendung reserviert.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared Function IsGroupedField ( _
pid As UInteger _
) As Security.FieldGroupID
'Usage
Dim pid As UInteger
Dim returnValue As Security.FieldGroupID
returnValue = StatusingSecurityDescriptors.IsGroupedField(pid)
public static Security.FieldGroupID IsGroupedField(
uint pid
)
Parameter
- pid
Typ: System.UInt32
Rückgabewert
Typ: Microsoft.Office.Project.Server.Library.Security.FieldGroupID
Siehe auch
Referenz
StatusingSecurityDescriptors Klasse