TaskLog interface
聯機到時間軸記錄的工作記錄。
- Extends
屬性
created |
工作記錄建立的時間。 |
index |
編製索引時工作記錄檔的 REST URL。 |
last |
工作記錄檔上次修改的時間。 |
line |
工作記錄行的數目。 |
path | 工作記錄檔的路徑。 |
繼承的屬性
id | 工作記錄檔的標識碼。 |
location | 工作記錄的 REST URL。 |
屬性詳細資料
createdOn
工作記錄建立的時間。
createdOn: Date
屬性值
Date
indexLocation
編製索引時工作記錄檔的 REST URL。
indexLocation: string
屬性值
string
lastChangedOn
工作記錄檔上次修改的時間。
lastChangedOn: Date
屬性值
Date
lineCount
工作記錄行的數目。
lineCount: number
屬性值
number
path
工作記錄檔的路徑。
path: string
屬性值
string