[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IObjectExpressionSupport.DetachObjectExpression

DetachObjectExpression Method

DetachObjectExpression(IExpressionConsumer)

Detaches the expression consumer from the data model.

Declaration
bool DetachObjectExpression(IExpressionConsumer obj)
Function DetachObjectExpression(obj As IExpressionConsumer) As Boolean
Parameters
Type Name Description
IExpressionConsumer obj

The object consumer

Returns
Type Description
bool

true if detaches the expression consumer successfully, otherwise false