This property returns or sets the function used to summarize only the data fields of the DataPilot field, it can be a general function constant.
Defined in
Data type
int
Syntax
public int getFunction() public void setFunction(int function) throws SymphonyException
Usage
When setting function for a data field, if the function is invalid, an exception is thrown.
See examples