fcSDK Documentation
ParentLineItemObjid Property (CreateContractLineItemSetup)

The objid of the parent Line Item.
Syntax
'Declaration
 
<PropertyBitValueAttribute()>
Public Property ParentLineItemObjid As Integer
[PropertyBitValueAttribute()]
public int ParentLineItemObjid {get; set;}
Remarks
If you wish to make this line item a parent line item, set this property's value to –1.  Otherwise, put the objid of the parent line item in the field. It will be made a child of the parent line item.

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

CreateContractLineItemSetup Class
CreateContractLineItemSetup 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.