ReleaseTaskAttachment interface
プロパティ
| created |
作成されたデータと時刻。 |
| modified |
変更した ID。 |
| modified |
変更されたデータと時刻。 |
| name | タスクの添付ファイルの名前。 |
| record |
タスクのレコード ID。 |
| timeline |
タスクのタイムライン ID。 |
| type | タスクの添付ファイルの種類。 |
プロパティの詳細
createdOn
作成されたデータと時刻。
createdOn: Date
プロパティ値
Date
modifiedBy
modifiedOn
変更されたデータと時刻。
modifiedOn: Date
プロパティ値
Date
name
タスクの添付ファイルの名前。
name: string
プロパティ値
string
recordId
タスクのレコード ID。
recordId: string
プロパティ値
string
timelineId
タスクのタイムライン ID。
timelineId: string
プロパティ値
string
type
タスクの添付ファイルの種類。
type: string
プロパティ値
string