| FormValidForDataObjectType Method |
Returns true of the form can be used for the provided type.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool ValidForDataObjectType(
int dataObjectTypeId
)
Parameters
- dataObjectTypeId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also