IPWorks S/MIME 2020 Python Edition

Questions / Feedback?

first_article Property

The number of the first article in CurrentGroup .

Syntax

def get_first_article() -> int: ...

first_article = property(get_first_article, None)

Default Value

0

Remarks

This property contains the number of the first 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]