JAMS Developer Guide
MaxFixedTypeWidth Property


MVPSI.JAMS.Activities.Oracle Namespace > DataFormatter Class : MaxFixedTypeWidth Property
Maximum width of fixed data types.
Syntax
'Declaration
 
Public Property MaxFixedTypeWidth As System.Integer
'Usage
 
Dim instance As DataFormatter
Dim value As System.Integer
 
instance.MaxFixedTypeWidth = value
 
value = instance.MaxFixedTypeWidth
public System.int MaxFixedTypeWidth {get; set;}
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

DataFormatter Class
DataFormatter Members