Click or drag to resize

Kite.GetOrderTime Method

DotNet Library For Kite Connect API

Get's the Order Time

Namespace:  KiteNet
Assembly:  KiteNet (in KiteNet.dll) Version: 1.3.0.0
Syntax
public DateTime GetOrderTime(
	string OrderId
)

Parameters

OrderId
Type: System.String
Order Id

Return Value

Type: DateTime
Order Time
Remarks
None
See Also