| DataObjectControllerDataObjectOfTypeExist Method |
Does at least one (non-deleted) data object of a specified type exist in the system?
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool DataObjectOfTypeExist(
int dataObjectTypeId
)
Parameters
- dataObjectTypeId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also