2023:Object Library (Node Type): Difference between revisions

From Grooper Wiki
Created page with "An Object Library is a .NET framework library containing custom objects which customize the way Grooper works. They can be used with Grooper's scripting functionality for a v..."
 
No edit summary
Line 1: Line 1:
An Object Library is a .NET framework library containing custom objects which customize the way Grooper works.  They can be used with Grooper's scripting functionality for a variety of tasks, including custom [[Activity|Activities]], objects for customizing a Review client, custom services to automate work in Grooper's background, and custom reports.
<onlyinclude>
<blockquote style="font-size:14pt">
An '''Object Library''' is a .NET framework library containing custom objects used to customize the way Grooper works.   
</blockquote>
 
They can be used with Grooper's scripting functionality for a variety of tasks, including custom '''[[Activity|Activities]]''', objects for customizing a '''Review''' client, custom services to automate work in Grooper's background, and custom reports.
</onlyinclude>

Revision as of 13:49, 24 November 2020

An Object Library is a .NET framework library containing custom objects used to customize the way Grooper works.

They can be used with Grooper's scripting functionality for a variety of tasks, including custom Activities, objects for customizing a Review client, custom services to automate work in Grooper's background, and custom reports.