Data Management Object Model Reference

JobBase.IsDebug Property

IsDebug is True if the DMOM is running within the Professional debugger.

[Visual Basic]
NotOverridable Public ReadOnly Property IsDebug As Boolean
[C#]
public bool IsDebug {get;}

See Also

JobBase Class | SPSSMR.Data.Transformations Namespace