Metalama//API Documentation/Aspect API/Metalama.​Framework.​Aspects/Contract­Aspect/Direction
Open sandboxFocus

Property Direction

Direction

Gets the direction of the data flow (Input, Output or Both) to which this contract applies.

Declaration
protected ContractDirection Direction { get; }
Property Value
Type Description
ContractDirection
Remarks

It is the responsibility of the author of the aspect, and not of its user, to define the eligible directions of a contract.