Click or drag to resize

IHolding Interface


Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public interface IHolding

The IHolding type exposes the following members.

Properties
 NameDescription
Public propertyAccount Gets the
Public propertyPrice Gets the holding price
Public propertyQuantity Gets the quantity
Public propertySymbol Gets the trading symbol
Top
See Also