Class EntityType
Represents the type of entity
Fields
Market
Represents a market entity
Declaration
public const EntityType Market
Field Value
Type | Description |
---|---|
EntityType |
Product
Represents a product entity
Declaration
public const EntityType Product
Field Value
Type | Description |
---|---|
EntityType |
Underlying
Represents an underlying entity
Declaration
public const EntityType Underlying
Field Value
Type | Description |
---|---|
EntityType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |