ClaimedJournalPrinter.IsHeadCleaning Property

Definition

Gets whether the head for the journal printer station is currently cleaning.

public:
 property bool IsHeadCleaning { bool get(); };
bool IsHeadCleaning();
public bool IsHeadCleaning { get; }
var boolean = claimedJournalPrinter.isHeadCleaning;
Public ReadOnly Property IsHeadCleaning As Boolean

Property Value

Boolean

bool

True if the head is currently cleaning; otherwise false.

Implements

Applies to