IPWorks S3 2020 Python Edition

Questions / Feedback?

parts_owner_display_name Property

The display name of the part's owner.

Syntax

def get_parts_owner_display_name(parts_index: int) -> str: ...

Default Value

""

Remarks

The display name of the part's owner.

This property reflects the display name of the part's owner.

The parts_index parameter specifies the index of the item in the array. The size of the array is controlled by the parts_count property.

This property is read-only.

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