Click or drag to resize

InstrumentDefinitionImportBaseCurrentFile Property

Gets the current file which is being processed. With each new file the OnStateChange method is raised with the State set to StartUp

Namespace: ArthaChitra.Model.Data
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public string CurrentFile { get; }

Property Value

String
See Also