MetadataFormattingOptionsBuilder.WithTabsIndentationMode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets on the options that indentaition is based on Tabs style.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptionsBuilder WithTabsIndentationMode ();
member this.WithTabsIndentationMode : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptionsBuilder
Public Function WithTabsIndentationMode () As MetadataFormattingOptionsBuilder
Returns
The same instance of the MetadataFormattingOptionsBuilder.