Class HttpTypedCardsParameter
Типизированный параметр в карточке, для запроса.
Inherited Members
Namespace: Trivium.CardsModel.ServerModel.Parameters
Assembly: Trivium.CardsModel.dll
Syntax
public class HttpTypedCardsParameter : BaseHttpTypedCardsParameter, IDependentEntryObjectProperties
| bool | IsBodyParameter Параметр для тела запроса. Если будет стоять True, то параметр не будет участвовать в составлении Url. "Устарело... Используйте Location" | 
| Nullable<HttpParameterLocation> | Location Назначение параметра при формировании HTTP запроса. |