Click or drag to resize

SessionSessionDefinitions Property


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public ConcurrentObservableCollection<SessionDefinition> SessionDefinitions { get; set; }

Property Value

ConcurrentObservableCollectionSessionDefinition
See Also