Symphony Framework
BooleanFormat Enumeration
Symphony.Conductor.Model Namespace : BooleanFormat Enumeration
Date format enumerations.
Syntax
public enum BooleanFormat : System.Enum 
Members
MemberDescription
Alpha represent the value as an alpha.
Decimal represent the value as an decimal.
Integer represent the value as an integer.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Symphony.Conductor.Model.BooleanFormat

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Symphony.Conductor.Model Namespace