TmdlSerializationOptions.ExcludeMetadataOrderHints Property

Definition

Gets an indication if the serialized TMDL content should not include hints for the order of metadata elements; default is false, indicating to included in the generated TMDL.

public bool ExcludeMetadataOrderHints { get; }
member this.ExcludeMetadataOrderHints : bool
Public ReadOnly Property ExcludeMetadataOrderHints As Boolean

Property Value

True, if metadata-order hints are excluded from the TMDL content; otherwise, false.

Applies to