total_editing_time propriété

total_editing_time propriété

Obtient ou définit le temps d’édition total en minutes.

Définition:

@property
def total_editing_time(self):
    ...
@total_editing_time.setter
def total_editing_time(self, value):
    ...

Voir également