AdditionalRoleEntryStorage - структура

Предоставляет информацию о роли дополнительного исполнителя.

Definition

Пространство имён: Tessa.Extensions.Default.Shared.Workflow
Сборка: Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public readonly struct AdditionalRoleEntryStorage : IRoleUser
Inheritance
Object    ValueType    AdditionalRoleEntryStorage
Implements
IRoleUser

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

AdditionalRoleEntryStorage Предоставляет информацию о роли дополнительного исполнителя.

Свойства

IDИдентификатор пользователя.
IsResponsible Значение, показывающее, что исполнитель является ответственным.
MainApproverRowID Идентификатор строки роли основного согласующего.
NameИмя пользователя.
RowID Идентификатор строки.

Методы

EqualsIndicates whether this instance and a specified object are equal.
(Унаследован от ValueType)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeReturns the hash code for this instance.
(Унаследован от ValueType)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns the fully qualified type name of this instance.
(Унаследован от ValueType)

См. также