BPA Http Request
BPAHttpRequest Public interface
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph VGWWCoreIEx VGWWCoreIEx.IExBPAHttpRequest[[IExBPAHttpRequest]] class VGWWCoreIEx.IExBPAHttpRequest interfaceStyle; endMembers
Properties
Public properties
| Type | Name | Methods |
|---|---|---|
string | ContentText | get |
string | ContentType | get |
string | HttpMethod | get |
Details
Properties
ContentText
public string ContentText { get; }ContentType
public string ContentType { get; }HttpMethod
public string HttpMethod { get; }Generated with ModularDoc