Web.GetEntity(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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