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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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