Click or drag to resize

MPInterfacebImportSysMasterProperty Method

Creates a system property used by several dimensions. See clsImportSysMasterProperties for details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportSysMasterProperty(
	clsImportSysMasterProperties oProp,
	clsImportBaseeImportMode nImportMode
)

Parameters

oProp
Type: MARIInterfaceclsImportSysMasterProperties
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
See Also