DataItem.AllowedTypes 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 the set of types that are valid for any data-item.
public static Microsoft.AnalysisServices.DataType[] AllowedTypes { get; }
member this.AllowedTypes : Microsoft.AnalysisServices.DataType[]
Public Shared ReadOnly Property AllowedTypes As DataType()
Property Value
- DataType[]
An array of DataType enumeration values.