Share via


TimeInfo.Effort Field

banner art

Specifies the amount of effort required for this block of time.

Syntax

[Visual Basic .NET]
Public Field Effort As Double
[C#]
public double Effort;
[JScript]
public var Effort : double;

See Also

© 2007 Microsoft Corporation. All rights reserved.