EDataServer.WebDAVDiscoveredSource

Fields

Name

Type

Access

Description

color

str

r/w

description

str

r/w

display_name

str

r/w

href

str

r/w

order

int

r/w

supports

int

r/w

Methods

copy ()

free ()

Details

class EDataServer.WebDAVDiscoveredSource
copy()
Returns:

a copy of self

Return type:

EDataServer.WebDAVDiscoveredSource

Copies the given EDataServer.WebDAVDiscoveredSource.

New in version 3.40.

free()

Frees the self. Function does nothing, when it’s None.

New in version 3.40.