NevronOpenVision
Nevron.Nov.Dom Namespace / NBooleanValueFormatter Class
Fields Properties Methods Events


In This Topic
    NBooleanValueFormatter Class Members
    In This Topic

    The following tables list the members exposed by NBooleanValueFormatter.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NBooleanValueFormatter  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the string that represents False values.  
    Public PropertyGets or sets the string that represents True values.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to return either the TrueString or FalseString. The value must be castable to boolean, otherise this method throws an exception.  
    Top
    See Also