AclGenerationRuleDataGetAllCardsQuery - свойство
Запрос на получение всех карточек правила расчёта ACL.
Пространство имён: Tessa.Roles.AclСборка: Tessa (в Tessa.dll) Версия: 4.0.4
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