System::Web::Services::Protocols::SoapDocumentServiceAttribute::SoapDocumentServiceAttribute конструктор
SoapDocumentServiceAttribute::SoapDocumentServiceAttribute() constructor
Создаёт новый экземпляр.
System::Web::Services::Protocols::SoapDocumentServiceAttribute::SoapDocumentServiceAttribute()
См. также
- Class SoapDocumentServiceAttribute
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++
SoapDocumentServiceAttribute::SoapDocumentServiceAttribute(Description::SoapBindingUse) constructor
Создаёт новый экземпляр.
System::Web::Services::Protocols::SoapDocumentServiceAttribute::SoapDocumentServiceAttribute(Description::SoapBindingUse use)
| Параметр | Тип | Описание |
|---|---|---|
| использовать | Description::SoapBindingUse | Форматирование параметров. |
См. также
- Enum SoapBindingUse
- Class SoapDocumentServiceAttribute
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++
SoapDocumentServiceAttribute::SoapDocumentServiceAttribute(Description::SoapBindingUse, SoapParameterStyle) constructor
Создаёт новый экземпляр.
System::Web::Services::Protocols::SoapDocumentServiceAttribute::SoapDocumentServiceAttribute(Description::SoapBindingUse use, SoapParameterStyle paramStyle)
| Параметр | Тип | Описание |
|---|---|---|
| использовать | Description::SoapBindingUse | Форматирование параметров. |
| paramStyle | SoapParameterStyle | Значение, указывающее, инкапсулированы ли параметры в единственном XML‑элементе под элементом ‘Body’. |
См. также
- Enum SoapBindingUse
- Enum SoapParameterStyle
- Class SoapDocumentServiceAttribute
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++