AnalysisMethod

This property sets or returns the analysis method for the specified format string from the list of format strings.

Syntax

AnalysisMethod(Index as Long) as CdrAnalysisMethod
Parameter Description
Index Index of the format string.

Sample Code

FormatSettings.AnalysisMethod(0) = SCBCdrFormLib.CdrAnalysisString

See also

CdrAnalysisMethod