Filter methods

The Filter type exposes the following members.

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides Element.Clone().)
Public method CompareTo Compares this object to another object for sorting purposes. (Inherited from Element.)
Public method CopyFrom Copies from another object. (Overrides FirstClassElement.CopyFrom(Element).)
Public methodStatic member CreateNew Creates a filter that is initialized with a random GUID.
Public method Diff Compares this object with another object and returns the differences. (Overrides FirstClassElement.Diff(Object).)
Public method Equals(Object) (Inherited from Object.)
Public method Equals(Element) Determines whether this object is equal to another object of the same type. (Inherited from Element.)
Public method Equals(Filter) Determines whether this object is equal to another object of the same type.
Public method Equals(FirstClassElement) Determines whether this object is equal to another object of the same type. (Inherited from FirstClassElement.)
Protected method Finalize (Inherited from Object.)
Public method GetChildFCOLocations Returns the location of the data source for this filter. (Overrides FirstClassElement.GetChildFCOLocations().)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetRendererClassForNativeFCO Returns the renderer class for the filter if the filter is a native type.
Public method GetType (Inherited from Object.)
Public method InitBeginPoints Initializes the filter beginpoints.
Public method InitEndPoints Initializes the filter endpoints.
Public methodStatic member IsNativeFCO Determines whether the specified subTypeId is a native type.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Inherited from FirstClassElement.)

Top

See also

Reference

Filter class

Microsoft.PerformancePoint.Scorecards namespace