DashboardWithFilesStoreRequestRequest - свойство
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
[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