csc.update.ExternalPropertiesId

class csc.update.ExternalPropertiesId

ExternalPropertiesId is a guid based id. It is always equal to the group id, where the external property will be used.

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: csc.update.ExternalPropertiesId, arg0: csc.update.GroupId) -> None

  2. __init__(self: csc.update.ExternalPropertiesId, arg0: str) -> None

  3. __init__(self: csc.update.ExternalPropertiesId) -> None

Methods

__init__(*args, **kwargs)

Overloaded function.

__annotations__ = {}
__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: csc.update.ExternalPropertiesId, arg0: csc.update.GroupId) -> None

  2. __init__(self: csc.update.ExternalPropertiesId, arg0: str) -> None

  3. __init__(self: csc.update.ExternalPropertiesId) -> None

__module__ = 'csc.update'