MetadataSerializationOptionsBuilder.WithoutFormattingOptions Method

Definition

Resets the formatting options that should be used when generating the metadata content, and restore the default options.

public Microsoft.AnalysisServices.Tabular.Serialization.MetadataSerializationOptionsBuilder WithoutFormattingOptions ();
member this.WithoutFormattingOptions : unit -> Microsoft.AnalysisServices.Tabular.Serialization.MetadataSerializationOptionsBuilder
Public Function WithoutFormattingOptions () As MetadataSerializationOptionsBuilder

Returns

The same instance of the MetadataSerializationOptionsBuilder.

Applies to