'Declaration
<PropertyBitValueAttribute()> Public ReadOnly Property AdditionalFields As AdditionalFields
[PropertyBitValueAttribute()] public AdditionalFields AdditionalFields {get;}
Additional fields may be set on either the contract or contr_schedule table. To set a field on table_contract, just use the field name. To set a field on the contr_schedule table, place “sched:” before the name of the field. For example, to set the “x_foo” field on the contr_schedule table, use a field name of “sched:x_foo”.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family