Position.Side Property

Gets the side.
public PositionSide Side {get;}
This language is not supported or no code example is available.
public:  
property PositionSide Side { 
PositionSide get( ); 
}
This language is not supported or no code example is available.
public function get Side() : PositionSide;
This language is not supported or no code example is available.

Property Value

PositionSide

The side.

In this article

Definition