Version

BaseMeasureViewModel Class Members

The following tables list the members exposed by BaseMeasureViewModel.

Public Constructors
 NameDescription
Public ConstructorBaseMeasureViewModel ConstructorOverloaded.   
Public Properties
Public Methods
 NameDescription
Public MethodCompareToCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.  
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedInvoked whenever the effective value of any property on this ViewModelBase has been updated. The specific dependency property that changed is reported in the event data. (Inherited from Infragistics.Olap.ViewModelBase)
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes. (Inherited from Infragistics.Olap.ViewModelBase)
See Also