Freigeben über


RoleDefinitionCollection.GetById(Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.RoleDefinition GetById (int id);
member this.GetById : int -> Microsoft.SharePoint.Client.RoleDefinition
Public Function GetById (id As Integer) As RoleDefinition

Parameters

id
Int32

Returns

Attributes

Applies to