Click or drag to resize

clsBatchImportDimensions Property

List for each dimension = clsImport... class. In the dimension each records set has an element,

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.1.0.208
Syntax
public List<clsBatchImportDimension> Dimensions { get; set; }

Return Value

Type: ListclsBatchImportDimension
See Also