Reflect whether there are documents loaded in the Source’s feeder.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool FeederLoaded { get; }
Public ReadOnly Property FeederLoaded As Boolean
	Get
public:
property bool FeederLoaded {
	bool get ();
}

See Also