All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
FormattingResult Class Reference

FormattingResult class More...

Public Member Functions

 FormattingResult ()
 Initializes a new instance of the FormattingResult class. More...
 

Properties

string ErrorMessage [get, set]
 Gets or sets the Error Message. More...
 
string FormattedText [get, set]
 Gets or sets the formatted text. More...
 
object FormattedValue [get, set]
 Gets or sets the valid value. More...
 
bool IsValid [get, set]
 Gets or sets a value indicating whether Is Valid or not. More...
 

Description

FormattingResult class

Constructor & Destructor Documentation

Initializes a new instance of the FormattingResult class.

Property Documentation

string ErrorMessage
getset

Gets or sets the Error Message.

string FormattedText
getset

Gets or sets the formatted text.

object FormattedValue
getset

Gets or sets the valid value.

bool IsValid
getset

Gets or sets a value indicating whether Is Valid or not.