Reflect whether there are documents loaded in the Source’s feeder.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool FeederLoaded { get; }
Public ReadOnly Property FeederLoaded As Boolean Get
public: property bool FeederLoaded { bool get (); }


























