getRuleSets Method

Summary

Returns all the RuleSets that have been registered in the Document Service.

Syntax
TypeScript
JavaScript
getRuleSets = function() 
static getRuleSets(): JQueryPromise<RuleSet[]>; 

Parameters

Return Value

A JQuery Promise object that will resolve successfully to a collection of RuleSet objects. If no actions have been registered, the promise will resolve to an empty array.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.