DimensionAttribute.TokenizationBehavior Property

Definition

Gets or sets the tokenization behavior for this property.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
public Microsoft.AnalysisServices.TokenizationBehavior TokenizationBehavior { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
member this.TokenizationBehavior : Microsoft.AnalysisServices.TokenizationBehavior with get, set
Public Property TokenizationBehavior As TokenizationBehavior

Property Value

TokenizationBehavior

The tokenization behavior for this property.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute

Applies to