| CopyRuleControllerGetEventDefinitionsUsingCopyRule Method |
Retrieves EventDefinition IDs which are using the provided CopyRuleId.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic IntegerList GetEventDefinitionsUsingCopyRule(
int copyRuleId
)
Parameters
- copyRuleId
- Type: SystemInt32
Return Value
Type:
IntegerList
See Also