FileMetaData Properties |
The FileMetaData type exposes the following members.
| Name | Description | |
|---|---|---|
| Action |
What is the current Action being performed on this file
| |
| ActionOwner |
Who is causing the current action to this file
| |
| AttributeDigests |
Dictionary of Attribute MD5 Digests
| |
| Attributes |
Dictionary of Attributes
| |
| AttributesProp |
Dictionary of Attribute Properties
| |
| Change |
Change ID
| |
| ClientPath |
The location of the file relative to client root
a ClientPath
| |
| DepotPath |
The location of the file in the depot
| |
| Desc |
Description
| |
| Digest |
MD5 Digest for this file
| |
| Directory |
Directory containing this file
| |
| FileSize |
Size of the file
| |
| HaveRev |
What revision do you have?
| |
| HeadAction |
What was the last action done on this file?
| |
| HeadChange |
What Change Id is associated with Head revision
| |
| HeadModTime |
What is the last modification time of the head revision
| |
| HeadRev |
What revision is the Head revision
| |
| HeadTime |
What is the creation time of the head revision
| |
| HeadType |
What is the FileType of the Head Revision
| |
| IsInClient |
Check if there is a non empty ClientPath
| |
| IsInDepot |
Check if there is a non-empty Depot Path
| |
| IsMapped |
Is this file mapped in the client/workspace?
| |
| IsStale |
Checks if the currently synced file is not at the latest revision
| |
| LocalPath |
The location of the file in the client's file system,
a LocalPath
| |
| MovedFile |
Access the DepotPath of the Moved File
| |
| MovedRev |
What revision was moved?
| |
| OpenAttributes |
Dictionary of Open Attributes
| |
| OpenAttributesProp |
Dictionary of Open Attributes Properties
| |
| OtherActions |
List of Actions by other users
| |
| OtherChanges |
List of other change IDs
| |
| OtherLock |
Does someone else have this file locked?
| |
| OtherLockUserClients |
List of Other Locks Clients
| |
| OtherOpen |
How many others have this file open?
| |
| OtherOpenUserClients |
List of other clients which have this file open
| |
| OtherUsers |
Other Users of this file
| |
| OurLock |
Do we have this file locked?
| |
| Reresolvable |
Is this file Re Resolvable?
| |
| Resolved |
Is this file Resolved?
| |
| ResolveRecords |
List of Resolve records
| |
| Shelved |
Is this file shelved
| |
| TotalFileCount |
Total File count
| |
| Type |
What is the File Type of this file
| |
| Unresolved |
Is this file Unresolved?
|