Click or drag to resize

OptionsIsDisclosedQuantityReset Property

If true will reset the disclosed quantity to 0 (zero) after submitting an order manually

Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsDisclosedQuantityReset { get; set; }

Property Value

Boolean
See Also