Version

CalculationErrorValue Class Members

The following tables list the members exposed by CalculationErrorValue.

Public Constructors
 NameDescription
Public ConstructorCalculationErrorValue ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCodeGets the error code for this class instance  
Public PropertyErrorValueGets the error object for this class instance  
Public PropertyMessageGets error message for this class instance. Note that when setting this property the message is assumed to be localized.  
Public Methods
 NameDescription
Public MethodToStringReturn a string message that denotes reason for error  
See Also