共用方式為


LinkToChild 屬性

Gets the name of a report item contained directly within this rectangle that is the target location for the Document Map label (if any).

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Overrides ReadOnly Property LinkToChild As Integer
    Get
'用途
Dim instance As Rectangle
Dim value As Integer

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

屬性值

型別:System. . :: . .Int32
An int value.