DataItem.Trimming 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 or sets the trimming specification for string type DataItem
public Microsoft.AnalysisServices.Trimming Trimming { get; set; }
member this.Trimming : Microsoft.AnalysisServices.Trimming with get, set
Public Property Trimming As Trimming
Property Value
A Trimming value defining how a string type DataItem is treated.