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