ProjectionAttribute Class

Summary

ProjectionAttribute. This class cannot be inherited. Implements the System.Attribute
graph BT Type-->Base0["Attribute"] Type["ProjectionAttribute"] class Type type-node

Syntax

public sealed class ProjectionAttribute : Attribute

Attributes

Type Description
AttributeUsageAttribute

Constructors

Name Summary
ProjectionAttribute(ProjectionType) Initializes a new instance of the ProjectionAttribute class.

Properties

Name Value Summary
ProjectionType ProjectionType
Gets or sets the type of the projection.

Extension Methods

See Also

  • System.Attribute