StatusingSecurityDescriptors.IsGroupedField method

Reserved for internal use.

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
)

Parameters

Return value

Type: Microsoft.Office.Project.Server.Library.Security.FieldGroupID

See also

Reference

StatusingSecurityDescriptors class

StatusingSecurityDescriptors members

Microsoft.Office.Project.Server.Library namespace