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