dynamic_filter_type propiedad

dynamic_filter_type propiedad

Obtiene y establece el tipo de filtro dinámico.

Definición:

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

Ver también