MetadataSupport.GetAlternateAxTableIndex(AxTable) 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::AxTableIndex ^ GetAlternateAxTableIndex(Microsoft::Dynamics::AX::Metadata::MetaModel::AxTable ^ table);
public static Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableIndex GetAlternateAxTableIndex (Microsoft.Dynamics.AX.Metadata.MetaModel.AxTable table);
static member GetAlternateAxTableIndex : Microsoft.Dynamics.AX.Metadata.MetaModel.AxTable -> Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableIndex
Public Shared Function GetAlternateAxTableIndex (table As AxTable) As AxTableIndex
Parameters
- table
- Microsoft.Dynamics.AX.Metadata.MetaModel.AxTable
Returns
Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableIndex