Order.TransactTime Property
Gets the transact time.
public DateTime TransactTime {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function get TransactTime() : DateTime;
public function set TransactTime(value : DateTime);
This language is not supported or no code example is available.
Property Value
DateTime
The transact time.
In this article
Definition