Share via


FieldCollection.GetByInternalNameOrTitle(String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Field GetByInternalNameOrTitle (string strName);
member this.GetByInternalNameOrTitle : string -> Microsoft.SharePoint.Client.Field
Public Function GetByInternalNameOrTitle (strName As String) As Field

Parameters

strName
String

Returns

Attributes

Applies to