Share via


IngestionDocumentHeader.Level Property

Definition

Gets or sets the level of the header.

public:
 property Nullable<int> Level { Nullable<int> get(); void set(Nullable<int> value); };
public int? Level { get; set; }
member this.Level : Nullable<int> with get, set
Public Property Level As Nullable(Of Integer)

Property Value

Applies to