Freigeben über


Web.GetEntity(String, String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.BusinessData.MetadataModel.Entity GetEntity (string namespace, string name);
member this.GetEntity : string * string -> Microsoft.BusinessData.MetadataModel.Entity
Public Function GetEntity (namespace As String, name As String) As Entity

Parameters

namespace
String
name
String

Returns

Attributes

Applies to