entry_properties_x_path Property

The XPath of the OData entry property.

Syntax

def get_entry_properties_x_path(entry_properties_index: int) -> str: ...

Default Value

""

Remarks

The XPath of the OData entry property. This value can be used to set x_path or can be used within update_property to update a specific property.

The entry_properties_index parameter specifies the index of the item in the array. The size of the array is controlled by the entry_properties_count property.

This property is read-only.

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