Class InputBin.FeedType

InputBin.FeedType class

Defines constants for the FeedType scored property value that specify the feed mechanism of the bin.

public sealed class FeedType : ScoredProperty

Properties

NameDescription
Name { get; }Gets the element name.

Fields

NameDescription
static readonly AutomaticAutomatic value.
static readonly ManualManual value.

See Also