ActivityMethodAttribute Members

Marks a method inside an Activity class as one that should be run when the activity is invoked by Orchestrator.

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

Public Constructors

  Name Description
  ActivityMethodAttribute Initializes a new instance of the ActivityMethodAttributeclass

Top

Public Properties

  Name Description
public property TypeId  (inherited from Attribute)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method IsDefaultAttribute  (inherited from Attribute)
public method Match  (inherited from Attribute)
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

ActivityMethodAttribute Class
Microsoft.SystemCenter.Orchestrator.Integration Namespace