Share via


PrerequisiteIssue Members

Applies To: Windows 8.1

An object of this class describes a single prerequisite issue.

The following tables list the members exposed by the PrerequisiteIssue type.

Public Properties

  Name Description
public property Assessment The assessment object.
public property IssueType The kind of issue.
public property Name A short human-readable name.
public property ProgrammaticName A name that applications can use to identify the item for programmatic tasks such as reflection.
public property ToolTip A short description suitable for showing to users in a tool tip control.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

PrerequisiteIssue Class
Microsoft.Assessments Namespace