RequestParameter - класс |
Пространство имён: Tessa.Views.Metadata
[SerializableAttribute] [DataContractAttribute] public class RequestParameter : IReadOnlyMarker, IObjectCloneable<RequestParameter>
Тип RequestParameter предоставляет следующие члены.
Имя | Описание | |
---|---|---|
RequestParameter |
Initializes a new instance of the RequestParameter class.
Инициализирует новый экземпляр класса Object.
| |
RequestParameter(Boolean) |
Initializes a new instance of the RequestParameter class.
Инициализирует новый экземпляр класса Object.
|
Имя | Описание | |
---|---|---|
CriteriaValues |
Gets or sets Список условий и их значений
| |
IsHidden |
Gets a value indicating whether признак скрытого параметра от UI
| |
Metadata |
Gets or sets Метаданные параметра
| |
Name |
Gets or sets the Имя текущего параметра
| |
ReadOnly |
Gets or sets a value indicating whether Только для чтения. Используется для уведомления фильтрации представлений о
неизменяемом параметре.
| |
SchemeType |
Gets Описание типа
|
Имя | Описание | |
---|---|---|
Clone |
Осуществляет клонирование объекта
| |
CloneAsReadOnly |
Осуществляет клонирование объекта с установкой
свойства IReadOnlyMarker в true | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
RepairValuesType | (Определяется CommonExtensions.) | |
Set | (Определяется ComHelper.) |