Consumer: Object;
Consumer: object;
The Consumer property determines an object that is a data consumer.
If export object is loaded for reading, that is, the following method was used for opening: IMetabaseObjectDescriptor.Bind, value of the Consumer property is unavailable. To get data consumer for editing, use the IExportRequestInstance.Consumer property.
The property use is given in the example for IExportRequestParams.Bindings.
See also: