csc.update.ConstantSettingsId¶
- class csc.update.ConstantSettingsId¶
ConstantSettingsId is a guid based id. It is always equal to the group id, where the constant will be used.
- __init__(*args, **kwargs)¶
Overloaded function.
__init__(self: csc.update.ConstantSettingsId, arg0: csc.update.GroupId) -> None
__init__(self: csc.update.ConstantSettingsId, arg0: str) -> None
__init__(self: csc.update.ConstantSettingsId) -> None
Methods
__init__
(*args, **kwargs)Overloaded function.
- __init__(*args, **kwargs)¶
Overloaded function.
__init__(self: csc.update.ConstantSettingsId, arg0: csc.update.GroupId) -> None
__init__(self: csc.update.ConstantSettingsId, arg0: str) -> None
__init__(self: csc.update.ConstantSettingsId) -> None
- __module__ = 'csc.update'¶