Optionality Enumeration

Specifies the Optionality definition of the relationship between parent and current attribute.

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

Syntax

C#
public enum Optionality

Members

Member name Description
Mandatory Option is Mandatory.
Optional Option is Optional.

See Also

Reference

Microsoft.AnalysisServices Namespace