Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any).
| Visual Basic (Declaration) | |
|---|---|
Public Property LinkToChild As String | |
| C# | |
|---|---|
public string LinkToChild {get; set;} | |
Return Value
A String indicating the name of the report item contained directly within the report item that is the target location for the Document Map label.