LogDuration property

Returns or sets the number of weeks of usage reporting data that is kept.

Syntax


C++

HRESULT get_LogDuration(LONG* pLogDuration)

HRESULT put_LogDuration(LONG* MyLogDuration)

Scripting languages

Value = object.LogDuration

object.LogDuration = Value

Home

Applies to

IERUUsageReportManager