ReportWebData.OpenExecuted Property

Gets or sets the report item's OpenExecuted state.
<ID("OpenExecuted", (int)e.LoadExecuted)> _ 
Public Property OpenExecuted() As Integer
This language is not supported or no code example is available.
[ID("OpenExecuted", (int)e.LoadExecuted)] 
public int OpenExecuted {get; set;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition