Calculated Attribute Definition Attribute Details
data class CalculatedAttributeDefinitionAttributeDetails(val attributes: List<CalculatedAttributeDefinitionAttributeItem>, val expression: String)
Mathematical expression and a list of attribute items specified in that expression.
Properties
Link copied to clipboard
Mathematical expression and a list of attribute items specified in that expression.
Link copied to clipboard
Mathematical expression that is performed on attribute items provided in the attribute list. Each element in the expression should follow the structure of \"{ObjectTypeName.AttributeName}\".