Click or drag to resize

InstrumentGetOrAdd Method


Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static Instrument GetOrAdd(
	Instrument instrument,
	bool isLevel1Subscribed = true
)

Parameters

instrument  Instrument
 
isLevel1Subscribed  Boolean  (Optional)
 

Return Value

Instrument
See Also