CLSActivity.Progress Property

Definition

Gets or sets a value in the range [0,1] that indicates the student's fractional progress through the activity.

public virtual double Progress { [Foundation.Export("progress")] get; [Foundation.Export("setProgress:")] set; }
member this.Progress : double with get, set

Property Value

A value in the range [0,1] that indicates the student's fractional progress through the activity.

Attributes

Applies to