| MainLibraryGetDataObjectDifferenceDescription Method |
Namespace:
Omada.OE.UtilityCodeAssembly.Library
Assembly:
Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntaxpublic static bool GetDataObjectDifferenceDescription(
CodeMethodInvokeContext context,
int dataObject2Id,
out string differenceDescription
)
Parameters
- context
- Type: Omada.OE.ModelCodeMethodInvokeContext
- dataObject2Id
- Type: SystemInt32
- differenceDescription
- Type: SystemString
Return Value
Type:
Boolean
See Also