Dela via


SPAssignmentCollection.SemiGlobal 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 SemiGlobal As Boolean
    Get
'Usage
Dim instance As SPAssignmentCollection
Dim value As Boolean

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

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

SPAssignmentCollection Class

SPAssignmentCollection Members

Microsoft.SharePoint.PowerShell Namespace