InventDim::dim2dimParm Method

Retrieves a field ID from the InventDimParm table that corresponds to a field ID on the InventDim table.

Syntax

client server public static FieldId dim2dimParm(FieldId _dimField)

Run On

Called

Parameters

Return Value

Type: FieldId Extended Data Type
A field ID from the InventDimParm table.

Remarks

The _dimFieldId parameter can be a ordinary field ID or an extended field ID.

See Also

Reference

InventDim Table