Freigeben über


TimeInfo.Effort Property

Definition

Gets or sets the amount of effort required for this block of time.

public:
 property double Effort { double get(); void set(double value); };
[System.Runtime.Serialization.DataMember]
public double Effort { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Effort : double with get, set
Public Property Effort As Double

Property Value

The amount of effort required for this block of time.

Attributes

Applies to