다음을 통해 공유


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