AclGenerationRuleDataGetAllCardsQuery - свойство
Запрос на получение всех карточек правила расчёта ACL.
Пространство имён: Tessa.Roles.AclСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public IComplexQuery? GetAllCardsQuery { get; protected set; }
Public Property GetAllCardsQuery As IComplexQuery
Get
Protected Set
public:
virtual property IComplexQuery^ GetAllCardsQuery {
IComplexQuery^ get () sealed;
protected: void set (IComplexQuery^ value) sealed;
}
abstract GetAllCardsQuery : IComplexQuery with get, set
override GetAllCardsQuery : IComplexQuery with get, set
IComplexQueryIAclGenerationRuleDataGetAllCardsQuery