PlotLoggerErrorHasHappenedInJob Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public bool ErrorHasHappenedInJob { get; }
Public ReadOnly Property ErrorHasHappenedInJob As Boolean
Get
public:
property bool ErrorHasHappenedInJob {
bool get ();
}
member ErrorHasHappenedInJob : bool with get
Property Value
Type:
Boolean
See Also