'Declaration
Public Property TruncateStringFields As Boolean
public bool TruncateStringFields {get; set;}
When setting a string value to a string field using ClarifyDataRow, this property will determine what to do if the value specified is longer than the allowable length for the field.
This is an inheritable property. New sessions created will inherit the value of this property.
Changes made to this property will not be reflected in already existing sessions.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family