Click or drag to resize

clsSpecial8UnitTestUnitTestPatchProperties Method

Will check the mapping between the property name and the RESTService PATCH mechanism based on the View.Fields

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public static bool UnitTestPatchProperties(
	MPInterface oMPInterface,
	clsImportBase oImport,
	StringBuilder oResult
)

Parameters

oMPInterface
Type: MARIInterfaceMPInterface
oImport
Type: MARIInterfaceclsImportBase
oResult
Type: System.TextStringBuilder

Return Value

Type: Boolean
See Also