fcSDK Documentation
ParentLineItemObjid Property (CreateQuoteLineItemSetup)

The objid of the parent line item.
Syntax
'Declaration
 
<PropertyBitValueAttribute()>
Public Property ParentLineItemObjid As Integer
[PropertyBitValueAttribute()]
public int ParentLineItemObjid {get; set;}
Remarks
If this line item will be a parent line item, set this property to –1. Otherwise, set it to the objid of the parent line item in the field. It will be made a child of the parent line item. If the line item is to be a stand-alone item (the item is not a parent or child), set this value to –2.

Requirements

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

See Also

Reference

CreateQuoteLineItemSetup Class
CreateQuoteLineItemSetup Members

 

 


© 2010 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.

Send comments on this topic.