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.
__init__(self: csc.update.ExternalPropertiesId, arg0: csc.update.GroupId) -> None
__init__(self: csc.update.ExternalPropertiesId, arg0: str) -> None
__init__(self: csc.update.ExternalPropertiesId) -> None
Methods
__init__
(*args, **kwargs)Overloaded function.
- __init__(*args, **kwargs)¶
Overloaded function.
__init__(self: csc.update.ExternalPropertiesId, arg0: csc.update.GroupId) -> None
__init__(self: csc.update.ExternalPropertiesId, arg0: str) -> None
__init__(self: csc.update.ExternalPropertiesId) -> None
- __module__ = 'csc.update'¶