SfcRelationshipAttribute Class

Definition

Base class for various attribute classes. May be used directly, but typically one of the derived form is used.

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public abstract class SfcRelationshipAttribute : Attribute
Inheritance
SfcRelationshipAttribute
Derived
Attributes

Constructors

Properties

Cardinality

Specifies the cardinality of the type in relationship to its parent

ContainsType

Specifies the type this container holds. Only available for containers.

Relationship

Specifies the relationship to its parent

Applies to