QTOUtilityDeleteAllPayItemsIds Method

Deletes all pay item information from the specified object.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
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