about us      downloads      documentation      contact      home 
 products
 antHR
 workflow studio
 technical toolkits
 content entry
 workflow
 security
 hierarchy
 concepts
 how tos
 reference
 FAQs

Converter: Boolean

XML type: boolean
C# type: Boolean
Implementing class: Ant.ContentEntry.Converters.BooleanConverter
Summary: Converts to and from Booleans
Remarks: 
String representation of the boolean is either "true" or "false"

 Properties
 Regular expressionRegular expression which values must match 

Back to converter reference.