EcoResProductDimensionAttribute::getDimensionTableNaturalKeyFieldId Method
Gets the natural key field ID for a product dimension table.
Syntax
client server public static FieldId getDimensionTableNaturalKeyFieldId(TableId _dimensionTableId)
Run On
ClientOrServer
Parameters
- _dimensionTableId
Type: TableId Extended Data Type
The ID of a dimension table.
Return Value
Type: FieldId Extended Data Type
The ID of a natural key field of a product dimension table.