ReportWebData.Encoding Property

Indicates the file format

JSON = 5

XML = 6

HTML = 7

Text = 8

<ID("Encoding", (int)e.Encoding, true)> _ 
Public Property Encoding() As Integer
This language is not supported or no code example is available.
[ID("Encoding", (int)e.Encoding, true)] 
public int Encoding {get; set;}
This language is not supported or no code example is available.

Property Value

int
Remarks
 
This property represents the value that was configured in the Encoding column.

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition