Metodo add
add(self, id, is_enabled, method_type, site_id, mark_type)
Aggiunge un’etichetta di sensibilità.
def add(self, id, is_enabled, method_type, site_id, mark_type):
...
| Parametro | Tipo | Descrizione |
|---|---|---|
| id | str | L’ID dell’etichetta. |
| is_enabled | bool | Indica se questa etichetta di sensibilità è abilitata. |
| method_type | SensitivityLabelAssignmentType | Tipo di metodo di assegnazione. |
| site_id | str | L’id del sito. |
| mark_type | SensitivityLabelMarkType | Il tipo di marchio. |
Guarda anche
- modulo
aspose.cells.metas - classe
SensitivityLabelCollection