ObjectContainerBase.

Delete2(Transaction, ObjectReference, Object, int, bool) Method

Syntax

public void Delete2(Transaction trans, ObjectReference ref, Object obj, int cascade, bool userCall)

Parameters

Name Type Description
trans Transaction
ref ObjectReference
obj Object
cascade int
userCall bool

Return Value

Type Description
void