ImplementPut: Boolean;
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 property use is given in the example for IDtUserConsumerEx.CustomConsumer.
See also: