Click or drag to resize

MPInterfacebImportClassNotificationText Method

Creates a notification Text for a master data dimension.

Uses clsImportClassNotificationText for the main class and clsImportClassNotificationTextLang for the different languages

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportClassNotificationText(
	clsImportClassNotificationText oClassNotificationText,
	clsImportBaseeImportMode nImportMode
)

Parameters

oClassNotificationText
Type: MARIInterfaceclsImportClassNotificationText
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode

Return Value

Type: Boolean
See Also