Static Public Attributes | List of all members
ReferenceDirection Class Reference

Describes the direction for a reference. More...

Inherits object.

Static Public Attributes

int Forward = 0
 Forward. More...
 
int Inverse = 1
 Inverse. More...
 

Detailed Description

Describes the direction for a reference.

Member Data Documentation

◆ Forward

int Forward = 0
static

Forward.

◆ Inverse

int Inverse = 1
static

Inverse.