Share via


TfvcItem

Module path: TFS/VersionControl/Contracts

Extends: ItemModel

Members

  • changeDate: Date.

  • deletionId: number.

  • hashValue: string. MD5 hash as a base 64 string, applies to files only.

  • isBranch: boolean.

  • isPendingChange: boolean.

  • size: number. The size of the file, if applicable.

  • version: number.