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