ObjectContainerBase.

Delete1(Transaction, Object, bool) Method

Syntax

public void Delete1(Transaction trans, Object obj, bool userCall)

Parameters

Name Type Description
trans Transaction
obj Object
userCall bool

Return Value

Type Description
void