UserRoleAssignment.Role - Propriété
Espace de noms : Microsoft.SharePoint.Client.Sharing
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property Role As Role
Get
Set
'Utilisation
Dim instance As UserRoleAssignment
Dim value As Role
value = instance.Role
instance.Role = value
public Role Role { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.Sharing.Role