RelationshipEndVisualizationProperties Class
Updated: May 24, 2016
Represents the visualization properties of the relationship end.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Name | Description | |
|---|---|---|
![]() | RelationshipEndVisualizationProperties() | Initializes a new instance of the RelationshipEndVisualizationProperties class. |
| Name | Description | |
|---|---|---|
![]() | CommonIdentifierPosition | Gets or sets the exact position of the common identifier. |
![]() | ContextualNameRule | Gets or sets the contextual name rule. |
![]() | DefaultDetailsPosition | Gets or sets the default details of the exact position of the common identifier. |
![]() | DisplayKeyPosition | Gets or sets the exact position of the display key. |
![]() | FolderPosition | Gets or sets the exact position of the folder. |
![]() | IsDefaultImage | Gets or sets a value that indicates whether the image is the default image. |
![]() | IsDefaultMeasure | Gets or sets a value that indicates whether the measure is the default measure. |
![]() | SortPropertiesPosition | Gets or sets the exact position of the sorting properties attribute. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


