MetadataSupport.ConvertNameToId(AxCompilerType) 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 int ConvertNameToId(Microsoft::Dynamics::AX::Metadata::MetaModel::AxCompilerType ^ axType);
public static int ConvertNameToId (Microsoft.Dynamics.AX.Metadata.MetaModel.AxCompilerType axType);
static member ConvertNameToId : Microsoft.Dynamics.AX.Metadata.MetaModel.AxCompilerType -> int
Public Shared Function ConvertNameToId (axType As AxCompilerType) As Integer
Parameters
- axType
- Microsoft.Dynamics.AX.Metadata.MetaModel.AxCompilerType