Click or drag to resize

DataObjectTypeGetForm Method

Note: This API is now obsolete.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("This method is no longer supported! Load the form using the FormController instead.")]
public Form GetForm()

Return Value

Type: Form
See Also