ParentNotebook.ParentNotebookName Property

Definition

The name of the parent notebook.

[System.Text.Json.Serialization.JsonPropertyName("name")]
public string ParentNotebookName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("name")>]
member this.ParentNotebookName : string with get, set
Public Property ParentNotebookName As String

Property Value

Attributes

Applies to