Click or drag to resize

clsImportBaseGetListUserDefinedFields Method

Returns the user defined field for the master data dimensions. The fields have to be defined directly in MARIProject.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public virtual List<clsImportUserDefinedFieldDefinition> GetListUserDefinedFields(
	MPInterface oInterface
)

Parameters

oInterface
Type: MARIInterfaceMPInterface

Return Value

Type: ListclsImportUserDefinedFieldDefinition
Remarks
See Also