Share via


TableInheritanceLinkage.TryGetValue(Int32, Common) Method

Definition

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

Returns

Applies to