EnableTaskHistory property

Sets or returns whether an automatic change log is maintained for project tasks.

Syntax


C++

HRESULT get_EnableTaskHistory(VARIANT_BOOL* pEnableTaskHistory)

HRESULT put_EnableTaskHistory(VARIANT_BOOL MyEnableTaskHistory)

Scripting languages

EnableTaskHistory = Object.EnableTaskHistory

Object.EnableTaskHistory = EnableTaskHistory

Home

Applies to

IERUProjectSchedule