Condividi tramite


TaskLog interface

Un log attività connesso a un record della sequenza temporale.

Extends

Proprietà

createdOn

Ora della creazione del log attività.

indexLocation

URL REST del log attività quando indicizzato.

lastChangedOn

Ora dell'ultima modifica del log attività.

lineCount

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

ID del log attività.

id: number

Valore della proprietà

number

Ereditato daTaskLogReference.id

location

URL REST del log attività.

location: string

Valore della proprietà

string

Ereditato daTaskLogReference.location