Share via


DeploymentRoleAssignment.ScopeId Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ScopeId As String
'Usage
Dim instance As DeploymentRoleAssignment
Dim value As String

value = instance.ScopeId

instance.ScopeId = value
[XmlAttributeAttribute] 
public string ScopeId { get; set; }

See Also

Reference

DeploymentRoleAssignment Class
DeploymentRoleAssignment Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace