SPAssignmentCollection.Global property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.PowerShell
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)

Syntax

'Declaration
Public ReadOnly Property Global As Boolean
    Get
'Usage
Dim instance As SPAssignmentCollection
Dim value As Boolean

value = instance.Global
public bool Global { get; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

SPAssignmentCollection class

SPAssignmentCollection members

Microsoft.SharePoint.PowerShell namespace