MetadataFormattingOptions.IndentationMode Property

Definition

Gets the indentation mode that is in metadata content serialization.

public Microsoft.AnalysisServices.Tabular.Serialization.IndentationMode IndentationMode { get; }
member this.IndentationMode : Microsoft.AnalysisServices.Tabular.Serialization.IndentationMode
Public ReadOnly Property IndentationMode As IndentationMode

Property Value

A IndentationMode value with the mode of indentation.

Applies to