IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

RenamingRuleIndex Property

The index of the current renaming rule.

Syntax


 getRenamingRuleIndex(): number;

 setRenamingRuleIndex(renamingRuleIndex: number): void;

Default Value

-1

Remarks

This property specifies the current renaming rule. Valid values are from 0 to RenamingRuleCount - 1.

When set RenamingRule is populated with the renaming rule identified by the index.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]