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.5.0
Syntaxpublic string CurrentFile { get; }
Property Value
String
See Also