The WriteCompletionStatusToNTEventLog property specifies whether the completion status of the package is written to the Microsoft® Windows NT® application log.
| Package Object |
object.WriteCompletionStatusToNTEventLog
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
The default is True.
Boolean
Read/write
HRESULT GetWriteCompletionStatusToNTEventLog(VARIANT_BOOL *pRetVal);
HRESULT SetWriteCompletionStatusToNTEventLog(VARIANT_BOOL NewValue);