Direction
Gets or sets the direction of the contract. When this property is not set, its default value is read from ContractOptions. When no value is defined in ContractOptions, the default value of this property is Default.
Declaration
public ContractDirection Direction { get; init; }
Property Value
Type | Description |
---|---|
ContractDirection |