Click or drag to resize

FormattedString Fields

The FormattedString type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIsEmpty
When the value is empty ("")

THIS IS AN ERROR

Public fieldStatic memberIsInvalid
When the value is not well formatted

THIS IS AN ERROR

Public fieldStatic memberIsNull
When the value is null

THIS IS AN ERROR

Public fieldStatic memberIsValid
When the value is well formatted
Top
See Also