Clone | Creates a copy of the object. |
CloneFrom | Copies the content to this object from another object. |
ConvertToLatestVersion | Sets this file version to represent the latest version of the file. The ID part remains intact. |
EqualTo | Checks for equality to the specified object. |
EqualToIgnoreVersion | Checks for equality to the specified object while ignoring the version part. |
IsLatest | Specifies whether this file represents the latest version. |
IsSpecific | Specifies whether this file version represents a specific version. |
SetLatestExternalRepositoryFileVersion | Sets the file version to represent the latest version of the file in an external repository. |
SetLatestVersion | Sets the file version to represent the latest version of the file. |
SetSpecificExternalRepositoryFileVersion | Sets the file version to represent a specific version of the file in an external repository. |
SetSpecificExternalRepositoryFileVersionString | Sets the file version to represent a specific version of the file in an external repository. |
SetSpecificVersion | Sets the file version to represent a specific version of the file. |