SecureBlackbox 2020 Python Edition

Questions / Feedback?

artifact_resolve_query Property

Contains the artifact resolve query.

Syntax

def get_artifact_resolve_query() -> str: ...
def set_artifact_resolve_query(value: str) -> None: ...

artifact_resolve_query = property(get_artifact_resolve_query, set_artifact_resolve_query)

Default Value

""

Remarks

Use this property to read or set the artifact resolve query.

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