TableInheritanceLinkage.TryGetValue(Int32, Common) 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:
bool TryGetValue(int tableId, [Runtime::InteropServices::Out] Microsoft::Dynamics::Ax::Xpp::Common ^ % linkedCommon);
public bool TryGetValue (int tableId, out Microsoft.Dynamics.Ax.Xpp.Common linkedCommon);
member this.TryGetValue : int * Common -> bool
Public Function TryGetValue (tableId As Integer, ByRef linkedCommon As Common) As Boolean
Parameters
- tableId
- Int32
- linkedCommon
- Common