Partager via


UserTask Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a user task.

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

Public Constructors

  Name Description
  UserTask Initializes a new UserTask object.

Top

Public Properties

  Name Description
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property Name Gets or sets the name of the user task.
public property Task Gets or sets the associated task.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether the specified object is equal to the current object.
public method GetHashCode Overridden. Returns a hash code for the specified object.
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects this object to a management group after it has been deserialized.
public method ToString  Overridden. Returns the relevant display string for the object. (inherited from Object)
public method Update Updates this user task.

Top

Protected Methods

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

Top

See Also

Reference

UserTask Class
Microsoft.EnterpriseManagement.UserInfo Namespace