public readonly struct AdditionalRoleEntryStorage : IRoleUserPublic Structure AdditionalRoleEntryStorage
Implements IRoleUserpublic value class AdditionalRoleEntryStorage : IRoleUser[<SealedAttribute>]
type AdditionalRoleEntryStorage =
struct
inherit ValueType
interface IRoleUser
end| AdditionalRoleEntryStorage | Предоставляет информацию о роли дополнительного исполнителя. |
| ID | Идентификатор пользователя. |
| IsResponsible | Значение, показывающее, что исполнитель является ответственным. |
| MainApproverRowID | Идентификатор строки роли основного согласующего. |
| Name | Имя пользователя. |
| RowID | Идентификатор строки. |
| Equals | Indicates whether this instance and a specified object are equal. (Унаследован от ValueType) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Returns the hash code for this instance. (Унаследован от ValueType) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns the fully qualified type name of this instance. (Унаследован от ValueType) |