SourceField: Integer;
SourceField: integer;
The SourceField property returns number of the field in a data source.
To get number of the corresponding field in the data consumer, use the ICubeMetaLoaderLogEntry.DestField property.
The property use is given in the example for ICubeMetaLoaderLogEntry.DestField.
See also: