Data Management Object Model Reference

IJob.IsDebug Property

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

[Visual Basic]
Property IsDebug As Boolean
[C#]
bool IsDebug {get;}

See Also

IJob Interface | SPSSMR.Data.Transformations Namespace