02-09-2017
03:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-09-2017
03:04 AM
Hi briandaley,
I am not 100% sure to have understood you question properly, but if you are in the assembly you could run the rule in the component using:
SyntaxEditor Code Snippet
iLogicVb.RunRule("PartA:1", "ruleName")
Then you should be able to update the assembly.
Is that what you were trying to do?
Best regards