Share via


FieldLinkCollection.GetById(Guid) Method

Definition

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

Parameters

id
Guid

Returns

Attributes

Applies to