InventSumDeltaAggrSumView::fieldString Method
Retrieves the string that is used to compute the specified column in the view.
Syntax
server private static str fieldString(FieldName _fieldName)
Run On
Server
Parameters
- _fieldName
Type: FieldName Extended Data Type
The names of the InventSum and InventSumDeltaAggrView fields.
Return Value
Type: str
The string that is used to compute the specified column in the view.