PlotLoggerErrorHasHappenedInJob
Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
Boolean
See Also