CommonImplementation.GetTableInInstanceHierarchy(Int32) 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:
abstract Microsoft::Dynamics::Ax::Xpp::Common ^ GetTableInInstanceHierarchy(int tableId);
public abstract Microsoft.Dynamics.Ax.Xpp.Common GetTableInInstanceHierarchy (int tableId);
abstract member GetTableInInstanceHierarchy : int -> Microsoft.Dynamics.Ax.Xpp.Common
Public MustOverride Function GetTableInInstanceHierarchy (tableId As Integer) As Common
Parameters
- tableId
- Int32