public class VersionInfo : IEquatable<VersionInfo>Public Class VersionInfo
Implements IEquatable(Of VersionInfo)public ref class VersionInfo : IEquatable<VersionInfo^>type VersionInfo =
class
interface IEquatable<VersionInfo>
end| VersionInfo | Инициализирует новый экземпляр класса VersionInfo |
| ActualVersion | Actual version number. |
| ExpectedVersion | Expected version number. |
| ID | Unique identifier. |
| IsWidget | Indicates whether the version information is for a widget. |
| Modified | Date and time for last modification. |
| ModifiedByID | Unique identifier of the user who last modified. |
| ModifiedByName | Name of the user who last modified. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetInvalidVersionErrorAsync | Retrieves an error message indicating an invalid version. |
| GetInvalidVersionOfChangesErrorAsync | Retrieves an error message indicating an invalid version of dashboard when changes requests. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |