QTOUtilityDeleteAllPayItemsIds Method

Deletes all pay item information from the specified object.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public static void DeleteAllPayItemsIds(
	ObjectId oid
)

Parameters

oid  ObjectId
Object id of the object from which delete all the pay item information.
See Also