Returns the order placing time (local time, converted to the user-configured time zone).
Read-only property
Visual Basic |
---|
Public Property PlaceTime As Date |
Date variable containing the place time.
See the usage of PlaceTime property in the OrderChanged event's example section.