AttributeRelationship.Optionality 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 or sets the Optionality definition of the relationship between parent attribute and current attribute.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Optionality Optionality { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Optionality : Microsoft.AnalysisServices.Optionality with get, set
Public Property Optionality As Optionality
Property Value
An Optionality enumeration value.
- Attributes