RelationshipEndVisualizationProperties Class

Represents the visualization properties of the relationship end.

Inheritance Hierarchy

System.Object
  Microsoft.AnalysisServices.RelationshipEndVisualizationProperties

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

Syntax

'Declaration
Public Class RelationshipEndVisualizationProperties
'Usage
Dim instance As RelationshipEndVisualizationProperties
public class RelationshipEndVisualizationProperties
public ref class RelationshipEndVisualizationProperties
type RelationshipEndVisualizationProperties =  class end
public class RelationshipEndVisualizationProperties

The RelationshipEndVisualizationProperties type exposes the following members.

Constructors

  Name Description
Public method RelationshipEndVisualizationProperties Initializes a new instance of the RelationshipEndVisualizationProperties class.

Top

Properties

  Name Description
Public property CommonIdentifierPosition Gets or sets the exact position of the common identifier.
Public property ContextualNameRule Gets or sets the contextual name rule.
Public property DefaultDetailsPosition Gets or sets the default details of the exact position of the common identifier.
Public property DisplayKeyPosition Gets or sets the exact position of the display key.
Public property FolderPosition Gets or sets the exact position of the folder.
Public property IsDefaultImage Gets or sets a value that indicates whether the image is the default image.
Public property IsDefaultMeasure Gets or sets a value that indicates whether the measure is the default measure.
Public property SortPropertiesPosition Gets or sets the exact position of the sorting properties attribute.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.AnalysisServices Namespace