StringPositionStart: Integer;
The StringPositionStart determines a start position of attribute in a string.
The attribute end position in the string is determined by the ICubeMetaLoaderBindingParser.StringPositionEnd property.
The StringPositionStart property is taken into account if the ICubeMetaLoaderBindingParser.ParserType value is CubeMetaLoaderParserType.FixedPosition.
The property use is given in the example for ICubeMetaLoaderBindingParser.ReplaceMap.
See also: