IReportContext.IsLinkedReport Proprietà

Definizione

Ottiene il valore che specifica se il report è un report collegato.

public:
 property bool IsLinkedReport { bool get(); };
public bool IsLinkedReport { get; }
member this.IsLinkedReport : bool
Public ReadOnly Property IsLinkedReport As Boolean

Valore della proprietà

Boolean

Valore che specifica se il report è un report collegato.

Commenti

Questa proprietà restituisce true se il report è un report collegato; in caso contrario, la proprietà restituisce false .

Si applica a