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
Syntaxpublic List<clsBatchImportDimension> Dimensions { get; set; }Public Property Dimensions As List(Of clsBatchImportDimension)
Get
Set
Return Value
Type:
ListclsBatchImportDimension
See Also