AclManagerGetCardsStrategyResult - класс

Результат выполнения стратегии IAclManagerGetCardsStrategy.

Definition

Пространство имён: Tessa.Roles.Acl.Manager
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public sealed class AclManagerGetCardsStrategyResult : IAclManagerGetCardsStrategyResult
Inheritance
Object    AclManagerGetCardsStrategyResult
Implements
IAclManagerGetCardsStrategyResult

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

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

Свойства

AsyncRequired Определяет, требуется ли асинхронная обработка.
CardsResult Список идентификаторов карточек с дополнительными данными.
NextParameter Следующий параметр для получения карточек, который будет использоваться при асинхронной обработке, если она требуется. Если не задан, будет использоваться текущий параметр.
ValidationResult Результат валидации.

Методы

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)
GetEmpty Возвращает пустой результат обработки.
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)

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

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также