VersionInfo - класс

Contains version information for a dashboard/widget.

Definition

Пространство имён: Tessa.Dashboards
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public class VersionInfo : IEquatable<VersionInfo>
Inheritance
Object    VersionInfo
Derived
Implements
IEquatableVersionInfo

Конструкторы

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.

Методы

FinalizeAllows 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.
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)

См. также