MetadataSerializationOptionsBuilder.Formatting Property
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 optional formatting options that should be used when generating the metadata content.
public Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptions Formatting { get; }
member this.Formatting : Microsoft.AnalysisServices.Tabular.Serialization.MetadataFormattingOptions
Public ReadOnly Property Formatting As MetadataFormattingOptions
Property Value
A MetadataFormattingOptions representing the specific formatting options during the serialization activity; a null reference (Nothing in Visual Basic) is an indication to use the default configuration.