IAdapterCanGetOrderHistory Method | 
            Does the adapter supports order history
            
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxbool CanGetOrderHistory(
	OrderBase order
)
Parameters
- order  OrderBase
 - OrderBase
 
Return Value
Boolean
See Also