SecureBlackbox 2020 Python Edition

Questions / Feedback?

reference_use_x_path_filter_2_transform Property

Specifies whether XPath Filter 2.

Syntax

def get_reference_use_x_path_filter_2_transform(reference_index: int) -> bool: ...
def set_reference_use_x_path_filter_2_transform(reference_index: int, value: bool) -> None: ...

Default Value

FALSE

Remarks

Specifies whether XPath Filter 2.0 transform is included in transform chain.

The reference_index parameter specifies the index of the item in the array. The size of the array is controlled by the reference_count property.

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