Symphony Framework
InputNumericFormat Enumeration
Symphony.Conductor.Model Namespace : InputNumericFormat Enumeration
Format indicator of the inbound data.
Syntax
public enum InputNumericFormat : System.Enum 
Members
MemberDescription
Decimal Decimal value
I1 I1 value
I2 I2 value
I4 I4 value
I8 I8 value
Inheritance Hierarchy

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

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