Class OutputBin.BinType

OutputBin.BinType class

Defines constants for the BinType scored property value that specify the general type of the bin.

public sealed class BinType : ScoredProperty

Properties

NameDescription
Name { get; }Gets the element name.

Fields

NameDescription
static readonly FinisherFinisher bin.
static readonly MailBoxMailBox bin.
static readonly NoneNone of the above.
static readonly SorterSorter bin.
static readonly StackerStacker bin.

See Also