CardStoreFilesRequestRequest - свойство
Запрос на сохранение карточки с файлами.
Содержит объект
CardStoreRequest, сериализованный в типизированный Json.
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 3.6.0.22
[ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))]
public CardStoreRequest Request { get; set; }
<ModelBinderAttribute(BinderType := GetType(TypedJsonBinder))>
Public Property Request As CardStoreRequest
Get
Set
public:
[ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))]
property CardStoreRequest^ Request {
CardStoreRequest^ get ();
void set (CardStoreRequest^ value);
}
[<ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))>]
member Request : CardStoreRequest with get, set
Значение свойства
CardStoreRequest