Show / Hide Table of Contents

AdditionalFields Property (CreateQuoteSetup)

Allows the specification of additional fields to be updated as part of API invocation.

Syntax

'Declaration

<PropertyBitValueAttribute()>
Public ReadOnly Property AdditionalFields As AdditionalFields
[PropertyBitValueAttribute()]
public AdditionalFields AdditionalFields {get;}

Remarks

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”.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

CreateQuoteSetup Class
CreateQuoteSetup Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.