IPWorks EDI 2020 Python Edition

Questions / Feedback?

renaming_rule_count Property

The number of renaming rules.

Syntax

def get_renaming_rule_count() -> int: ...

renaming_rule_count = property(get_renaming_rule_count, None)

Default Value

0

Remarks

This property returns the current number of renaming rules.

This property is read-only.

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