function proprietà

function proprietà

Rappresenta lo function utilizzato per riepilogare il campo dati della tabella pivot.

Definizione:

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

Guarda anche