IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

last_article Property

The number of the last article in CurrentGroup .

Syntax

def get_last_article() -> int: ...

last_article = property(get_last_article, None)

Default Value

0

Remarks

This property contains the number of the last article in current_group. The value of this property is 0 if there is no current group (current_group is "").

This property is read-only.

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