AttributeBinding.Type Property

Definition

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

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_AttributeBinding_Type")]
public Microsoft.AnalysisServices.AttributeBindingType Type { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_AttributeBinding_Type")>]
member this.Type : Microsoft.AnalysisServices.AttributeBindingType with get, set
Public Property Type As AttributeBindingType

Property Value

AttributeBindingType

An Enumeration containing the possible binding types.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to