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