ObjectContainerBase.

Refresh(Transaction, Object, int) Method

Syntax

public void Refresh(Transaction trans, Object obj, int depth)

Parameters

Name Type Description
trans Transaction
obj Object
depth int

Return Value

Type Description
void