Performs commparison of FormSectionBases with another form.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic FormSectionBases CompareItems(
Form formCompare
)
Parameters
- formCompare
- Type: Omada.OE.ModelForm
Form to compare
Return Value
Type:
FormSectionBasesList of FormSectionBases which either cannot be found in formCompare or
if contents separate itself from corresponding FormSectionBase in formCompare
See Also