Property WasStitched
WasStitched
Gets a value indicating whether this job was stitched.
public bool WasStitched { get; }
Property Value
- bool
true
if this job was stitched; otherwisefalse
.
Gets a value indicating whether this job was stitched.
public bool WasStitched { get; }
true
if this job was stitched; otherwise false
.