CardStoreExtensionContextResponse - свойство
Ответ на запрос по взаимодействию с карточкой.
Если свойство установлено перед выполнением взаимодействия с карточкой стандартными средствами, то такое взаимодействие не производится.
Пространство имён: Tessa.Cards.ExtensionsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public CardStoreResponse Response { get; set; }
Public Property Response As CardStoreResponse
Get
Set
public:
virtual property CardStoreResponse^ Response {
CardStoreResponse^ get () sealed;
void set (CardStoreResponse^ value) sealed;
}
abstract Response : CardStoreResponse with get, set
override Response : CardStoreResponse with get, set
CardStoreResponseICardRequestExtensionContextTRequest, TResponseResponse