Share via


MetadataFormattingOptionsBuilder.GetOptions Method

Definition

Gets an instance of MetadataFormattingOptions initialized with the formatting options that were chosen.

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

Returns

The formatting options.

Applies to