TmdlSerializationOptions.ExpressionTrimStyle Property

Definition

Gets the style in which whitespaces in lines in an expression block, are trimmed when serialized into TMDL text; default is NoTrim.

public Microsoft.AnalysisServices.Tabular.Tmdl.TmdlExpressionTrimStyle ExpressionTrimStyle { get; }
member this.ExpressionTrimStyle : Microsoft.AnalysisServices.Tabular.Tmdl.TmdlExpressionTrimStyle
Public ReadOnly Property ExpressionTrimStyle As TmdlExpressionTrimStyle

Property Value

A TmdlExpressionTrimStyle enumeration value, which represents the style.

Applies to