AttributeBinding.Type Property

Definition

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

public Microsoft.AnalysisServices.AttributeBindingType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.AttributeBindingType with get, set
Public Property Type As AttributeBindingType

Property Value

An Enumeration containing the possible binding types.

Applies to