ImplementPut: Boolean;
The ImplementPut method returns attribute whether the IDtCustomConsumer.Put method is implemented .
Available values:
True. The IDtCustomConsumer.ImplementPut method is implemented and available for use.
False. The IDtCustomConsumer.Put method is not implemented. Use IDtCustomConsumer.PutRow.
The example of use is given in description of the IDtUserConsumerEx.Module property.
See also: