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

Converter: Enumeration

XML type: n/a
C# type: enum
Implementing class: Ant.ContentEntry.Converters.EnumerationConverter
Summary: Converts to and from enumerations
Remarks: 
This is an advanced converter which must be overriden in code in order to specify which enumeration it is converting to and from.


Back to converter reference.