AttributeBinding.Type Property

Gets or sets the type of attribute associated with an AttributeBinding.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public AttributeBindingType Type { get; set; }

Property Value

Type: Microsoft.AnalysisServices.AttributeBindingType
An Enumeration containing the possible binding types.

See Also

Reference

AttributeBinding Class

Microsoft.AnalysisServices Namespace