Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a dimension setup record in the cache.
Syntax
public InventDimGroupFieldSetup getFieldSetup(FieldId _dimensionFieldId)
Run On
Called
Parameters
- _dimensionFieldId
Type: FieldId Extended Data Type
Specifies a dimension field ID for which record is to be found.
Return Value
Type: InventDimGroupFieldSetup Class
An instance of the InventDimGroupFieldSetup class.
Remarks
When a dimension setup record in the cache is found, a matching InventdimGroupFieldSetup instance is initialized and returned with the found buffer.
The instance of the InventDimGroupFieldSetup class that is returned is never null Nothing nullptr unit a null reference (Nothing in Visual Basic) , but may not have a dimension field ID.