RetailRelatedProductsJob.createRelationType Method [AX 2012]

Creates a new relation type if it does not exist.

Syntax

private int64 createRelationType(Name relationTypeName)

Run On

Called

Parameters

Return Value

Type: int64
The record identifier of the relation type.

See Also

Reference

RetailRelatedProductsJob Class