Ice.UnknownSlicedValue

class Ice.UnknownSlicedValue

Bases: Value

Unknown sliced value holds an instance of an unknown Slice class type.

unknownTypeId

The type ID of the unknown Slice class type.

Type:

str

ice_id()

Obtain the type ID corresponding to the most-derived Slice interface supported by the target object.

Returns:

The type ID.

Return type:

str