IPWorks SSH 2020 Python Edition

Questions / Feedback?

file_group_id Property

The id of the group that has access rights this file.

Syntax

def get_file_group_id() -> str: ...
def set_file_group_id(value: str) -> None: ...

file_group_id = property(get_file_group_id, set_file_group_id)

Default Value

""

Remarks

The id of the group that has access rights this file.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 Python Edition - Version 20.0 [Build 8501]