TaskLog interface
Un log attività connesso a un record della sequenza temporale.
- Extends
Proprietà
created |
Ora della creazione del log attività. |
index |
URL REST del log attività quando indicizzato. |
last |
Ora dell'ultima modifica del log attività. |
line |
Numero delle righe del log attività. |
path | Percorso del log attività. |
Proprietà ereditate
id | ID del log attività. |
location | URL REST del log attività. |
Dettagli proprietà
createdOn
Ora della creazione del log attività.
createdOn: Date
Valore della proprietà
Date
indexLocation
URL REST del log attività quando indicizzato.
indexLocation: string
Valore della proprietà
string
lastChangedOn
Ora dell'ultima modifica del log attività.
lastChangedOn: Date
Valore della proprietà
Date
lineCount
Numero delle righe del log attività.
lineCount: number
Valore della proprietà
number
path
Percorso del log attività.
path: string
Valore della proprietà
string
Dettagli proprietà ereditate
id
location
URL REST del log attività.
location: string
Valore della proprietà
string
ereditato daTaskLogReference.location