SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

curr_list_entry_display_name Property

Contains the display name of the object.

Syntax

def get_curr_list_entry_display_name() -> str: ...

curr_list_entry_display_name = property(get_curr_list_entry_display_name, None)

Default Value

""

Remarks

Contains the display name of the object.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Python Edition - Version 20.0 [Build 8166]