RelativeFieldBinding.construct(String, RelationPath) 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 Dynamics::AX::Application::RelativeFieldBinding ^ construct(System::String ^ _fieldName, Microsoft::Dynamics::Ax::Xpp::RelationPath ^ _relationPath);
public static Dynamics.AX.Application.RelativeFieldBinding construct (string _fieldName, Microsoft.Dynamics.Ax.Xpp.RelationPath _relationPath);
static member construct : string * Microsoft.Dynamics.Ax.Xpp.RelationPath -> Dynamics.AX.Application.RelativeFieldBinding
Public Shared Function construct (_fieldName As String, _relationPath As RelationPath) As RelativeFieldBinding
Parameters
- _fieldName
- String
- _relationPath
- RelationPath