MetadataFormattingOptionsBuilder.GetOptions 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.
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.