DashboardWithFilesStoreRequestRequest - свойство
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
[ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))]
public DashboardStoreRequest? Request { get; set; }
<ModelBinderAttribute(BinderType := GetType(TypedJsonBinder))>
Public Property Request As DashboardStoreRequest
Get
Set
public:
[ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))]
property DashboardStoreRequest^ Request {
DashboardStoreRequest^ get ();
void set (DashboardStoreRequest^ value);
}
[<ModelBinderAttribute(BinderType = typeof(TypedJsonBinder))>]
member Request : DashboardStoreRequest with get, set
Значение свойства
DashboardStoreRequest