Share via


ActivityFilterAttribute Members

Marks a property in an Activity class as one that supports filtering.

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

Public Constructors

  Name Description
  ActivityFilterAttribute Overloaded.  

Top

Public Properties

  Name Description
public property Name Gets the name that has been assigned to the filter.
public property Options Gets or sets the comma delimited set of options that are supported by the filter.
public property Relations Gets or sets the set of relations that are supported by the filter.
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

ActivityFilterAttribute Class
Microsoft.SystemCenter.Orchestrator.Integration Namespace