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
Syntaxpublic static bool UnitTestPatchProperties(
MPInterface oMPInterface,
clsImportBase oImport,
StringBuilder oResult
)
Public Shared Function UnitTestPatchProperties (
oMPInterface As MPInterface,
oImport As clsImportBase,
oResult As StringBuilder
) As Boolean
Parameters
- oMPInterface
- Type: MARIInterfaceMPInterface
- oImport
- Type: MARIInterfaceclsImportBase
- oResult
- Type: System.TextStringBuilder
Return Value
Type:
Boolean
See Also