Section.ListBody Property

Definition

public System.Collections.Generic.List<string> ListBody { get; set; }
member this.ListBody : System.Collections.Generic.List<string> with get, set
Public Property ListBody As List(Of String)

Property Value

List<String>

Applies to