MoveSectionItemInput.TargetSectionId Property

Definition

The ID of the section to move the item to

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

Property Value

Attributes

Applies to