RelationshipType Enum

Definition

Specifies the type of relationship in an attribute relationship.

[System.Runtime.InteropServices.Guid("C9D41CFF-8E6F-4b56-8ECE-954822852B48")]
public enum RelationshipType
[<System.Runtime.InteropServices.Guid("C9D41CFF-8E6F-4b56-8ECE-954822852B48")>]
type RelationshipType = 
Public Enum RelationshipType
Inheritance
RelationshipType
Attributes

Fields

Flexible 1

The type is Flexible.

Rigid 0

The type is Rigid.

Applies to