DataItem.AllowedTypes Property

Definition

Gets the set of types that are valid for any data-item.

public static Microsoft.AnalysisServices.DataType[] AllowedTypes { get; }
static member AllowedTypes : Microsoft.AnalysisServices.DataType[]
Public Shared ReadOnly Property AllowedTypes As DataType()

Property Value

An array of DataType enumeration values.

Applies to