CardUIExtensionContextStoreRequest - свойство
Запрос на сохранение карточки. Проверять и изменять значение имеет смысл только в расширениях
[Tessa.UI.Cards.ICardUIExtension.Saving].
Значение нельзя установить равным null.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public CardStoreRequest StoreRequest { get; set; }
Public Property StoreRequest As CardStoreRequest
Get
Set
public:
virtual property CardStoreRequest^ StoreRequest {
CardStoreRequest^ get () sealed;
void set (CardStoreRequest^ value) sealed;
}
abstract StoreRequest : CardStoreRequest with get, set
override StoreRequest : CardStoreRequest with get, set
CardStoreRequestICardUIExtensionContextStoreRequest