[]
Detaches the expression consumer from the data model.
bool DetachObjectExpression(IExpressionConsumer obj)
Function DetachObjectExpression(obj As IExpressionConsumer) As Boolean
| Type | Name | Description |
|---|---|---|
| IExpressionConsumer | obj | The object consumer |
| Type | Description |
|---|---|
| bool | true if detaches the expression consumer successfully, otherwise false |