Paramétrage des champs commentaires de l'ordre
Propriété | Type | Ordre | Obligatoire | Description |
---|---|---|---|---|
Comment1 | CommentVisibilityConfig | 0 | False | Champs commentaire 1 |
Comment2 | CommentVisibilityConfig | 1 | False | Champs commentaire 2 |
Comment3 | CommentVisibilityConfig | 2 | False | Champs commentaire 3 |
Comment4 | CommentVisibilityConfig | 3 | False | Champs commentaire 4 |
Comment5 | CommentVisibilityConfig | 4 | False | Champs commentaire 5 |
Comment6 | CommentVisibilityConfig | 5 | False | Champs commentaire 6 |
Comment7 | CommentVisibilityConfig | 6 | False | Champs commentaire 7 |
Comment8 | CommentVisibilityConfig | 7 | False | Champs commentaire 8 |
{
"Comment1": {
"Label": "",
"AreaVisibility": "private"
},
"Comment2": {
"Label": "",
"AreaVisibility": "private"
},
"Comment3": {
"Label": "",
"AreaVisibility": "private"
},
"Comment4": {
"Label": "",
"AreaVisibility": "private"
},
"Comment5": {
"Label": "",
"AreaVisibility": "private"
},
"Comment6": {
"Label": "",
"AreaVisibility": "private"
},
"Comment7": {
"Label": "",
"AreaVisibility": "private"
},
"Comment8": {
"Label": "",
"AreaVisibility": "private"
}
}