Share via


EntityView.GetType(String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<string> GetType (string fieldDotNotation);
override this.GetType : string -> Microsoft.SharePoint.Client.ClientResult<string>
Public Function GetType (fieldDotNotation As String) As ClientResult(Of String)

Parameters

fieldDotNotation
String

Returns

Attributes

Applies to