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.DataAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public string CurrentFile { get; }
Property Value
StringSee Also