| DataObjectTypeControllerCreateMIISFilter Method |
creates data object filter and return the newly created data object filter id.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int CreateMIISFilter(
int dataObjectTypeId
)
Parameters
- dataObjectTypeId
- Type: SystemInt32
Return Value
Type:
Int32
See Also