Condividi tramite


Proprietà LinkToChild

Gets the index of the report item that should be linked to, using the document map, instead of the current item.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Overridable ReadOnly Property LinkToChild As Integer
    Get
'Utilizzo
Dim instance As ReportItem
Dim value As Integer

value = instance.LinkToChild
public virtual int LinkToChild { get; }
public:
virtual property int LinkToChild {
    int get ();
}
abstract LinkToChild : int
override LinkToChild : int
function get LinkToChild () : int

Valore proprietà

Tipo: System. . :: . .Int32