MainGetDataObjectDifferenceDescription2 Method |
Method returns a text description of the differences between two data objects.
The two data objects are not necessarily of the same data object types.
The method is used in master data management scenarios.
Codemethod usage | |
---|---|
Designed to be used in a process only (Yes/No) | No |
Action Object (data object type) |
Namespace: Omada.OE.UtilityCodeAssembly
public bool GetDataObjectDifferenceDescription2( CodeMethodInvokeContext context, int dataObject2Id, string excludePropertySysNameList, out string differenceDescription )