|  ClosePriceEventArgsBuilder Constructor | Table of Content | ClosePrice Property  | 
| ClosePriceEventArgsBuilder Properties | 
The ClosePriceEventArgsBuilder type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ClosePrice | 
        Close price. `DealPriceDenominator` for the market should be applied
        to get the real price.
       | 
|  | DateTime | 
        Date time the message was sent. Milliseconds since Jan 1st, 1970,
        00:00:00 GMT.
       | 
|  | MarketId | 
        Unique identifier of the market.
       | 
|  | SentTime | 
        Date-time of the message sent.
       | 
 See Also
See Also