CalculationType

CalculationType enumeration

Specifies the type of a calculation of the custom attribute’s value.

Members

Member nameDescription
NONEMeans the extended attribute has no lookup table of formula and simply stores value set by the user.
LOOKUPMeans the value of the extended attribute is restricted to values from a lookup table.
FORMULAMeans the value of the extended attribute is calculated using formula defined in

See Also