CubeAttributeBinding.Type Property

Definition

Gets or sets the type of binding.

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

Property Value

An AttributeBindingType with the binding type.

Applies to