Share via


MetadataSupport.GetAxDataEntityViewBase(String) Method

Definition

public:
 static Microsoft::Dynamics::AX::Metadata::MetaModel::AxDataEntityViewBase ^ GetAxDataEntityViewBase(System::String ^ name);
public static Microsoft.Dynamics.AX.Metadata.MetaModel.AxDataEntityViewBase GetAxDataEntityViewBase (string name);
static member GetAxDataEntityViewBase : string -> Microsoft.Dynamics.AX.Metadata.MetaModel.AxDataEntityViewBase
Public Shared Function GetAxDataEntityViewBase (name As String) As AxDataEntityViewBase

Parameters

name
String

Returns

Microsoft.Dynamics.AX.Metadata.MetaModel.AxDataEntityViewBase

Applies to