IPWorks Cloud 2020 Python Edition

Questions / Feedback?

create_link_options_type Property

The link's type.

Syntax

def get_create_link_options_type() -> int: ...

create_link_options_type = property(get_create_link_options_type, None)

Default Value

0

Remarks

The link's type.

This property reflects the link's type. Possible values are:

  • 0 (sfltSend)
  • 1 (sfltRequest)

This property is read-only.

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