共用方式為


ChangeList interface

屬性

allChangesIncluded
changeCounts
changes
comment
commentTruncated
creationDate
notes
owner
ownerDisplayName
ownerId
sortDate
version

屬性詳細資料

allChangesIncluded

allChangesIncluded: boolean

屬性值

boolean

changeCounts

changeCounts: {[key: number]: number}

屬性值

{[key: number]: number}

changes

changes: Change<T>[]

屬性值

Change<T>[]

comment

comment: string

屬性值

string

commentTruncated

commentTruncated: boolean

屬性值

boolean

creationDate

creationDate: Date

屬性值

Date

notes

notes: CheckinNote[]

屬性值

owner

owner: string

屬性值

string

ownerDisplayName

ownerDisplayName: string

屬性值

string

ownerId

ownerId: string

屬性值

string

sortDate

sortDate: Date

屬性值

Date

version

version: string

屬性值

string