MetadataSupport.GetKPI(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.
public:
static Microsoft::Dynamics::AX::Metadata::MetaModel::AxKPI ^ GetKPI(System::String ^ name);
public static Microsoft.Dynamics.AX.Metadata.MetaModel.AxKPI GetKPI (string name);
static member GetKPI : string -> Microsoft.Dynamics.AX.Metadata.MetaModel.AxKPI
Public Shared Function GetKPI (name As String) As AxKPI
Parameters
- name
- String
Returns
Microsoft.Dynamics.AX.Metadata.MetaModel.AxKPI