KrCheckStateTileManagerExtension - класс

Расширение правил доступа для тайлов, которое проверяет Состояние документа для доступа к тайлу

Definition

Пространство имён: Tessa.Extensions.Default.Server.Workflow.WorkflowEngine
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
C#
public sealed class KrCheckStateTileManagerExtension : IWorkflowEngineTileManagerExtension, 
	IRegistryItem<Guid>
Inheritance
Object    KrCheckStateTileManagerExtension
Implements
IRegistryItemGuid, IWorkflowEngineTileManagerExtension

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

KrCheckStateTileManagerExtensionИнициализирует новый экземпляр класса KrCheckStateTileManagerExtension

Свойства

ExtensionTypeID ID расширения.
IDИдентификатор объекта, по которому выполняется регистрация в реестре.
Name Имя расширения.
Order Порядок расширения. Влияет порядок отображения контролов в окне настройки кнопки.

Методы

CheckTileAccessForExecuteAsync Метод для проверки доступа списка тайлов на выполнение.
CheckTileAccessForVisibilityAsync Метод для проверки доступа списка тайлов на просмотр.
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Поля

KrCheckStateWorkflowTileExtensionTypeID Card type identifier for "KrCheckStateWorkflowTileExtension": {9FCE6311-1746-412A-9346-77394CAEBE90}.
KrCheckStateWorkflowTileExtensionTypeName Card type name for "KrCheckStateWorkflowTileExtension".

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также