name propriété

name propriété

Renvoie le name du cache du segment.

Exemple


# get the name of the slicer cache.
print(slicerCache.name)

Définition:

@property
def name(self):
    ...

Voir également