BpmPropertyDate members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a date property.

The BpmPropertyDate type exposes the following members.

Constructors

  Name Description
Public method BpmPropertyDate Initializes a new instance of the BpmPropertyDate class.

Top

Properties

  Name Description
Public property Date Gets or sets the value.
Public property Description Gets or sets the description for the property. (Inherited from BpmProperty.)
Public property DisplayName Gets or sets the display name for this property. (Inherited from BpmProperty.)
Public property Required Gets or sets a Boolean value that indicates whether the development environment enforces a value. (Inherited from BpmProperty.)
Public property UniqueName Gets or sets the unique name for the property. (Inherited from BpmProperty.)
Public property Visible Indicates whether the property is exposed in PerformancePoint Dashboard Designer. (Inherited from BpmProperty.)

Top

Methods

  Name Description
Public method Clone Performs a deep clone of this object. (Overrides BpmProperty.Clone().)
Public method CompareTo Compares this object to another object for sorting purposes. (Overrides BpmProperty.CompareTo(Object).)
Public method CopyFrom Copies from another object. (Overrides BpmProperty.CopyFrom(BpmProperty).)
Public method Diff Compares this object with another object and returns the differences. (Inherited from BpmProperty.)
Protected method DiffProperty Compares this object with another object and returns the differences. (Overrides BpmProperty.DiffProperty(BpmProperty).)
Public method Equals Compares this object to another object. (Inherited from BpmProperty.)
Protected method Finalize (Inherited from Object.)
Public method GetFieldsString Returns a concatenated string of this object's fields. (Overrides BpmProperty.GetFieldsString().)
Public method GetHashCode Gets the hash code for this object. (Inherited from BpmProperty.)
Public method GetType (Inherited from Object.)
Protected method InternalCopyFrom Copies from another object. (Inherited from BpmProperty.)
Public method IsInternalProperty() Determines whether this property is internal. (Inherited from BpmProperty.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns the string representation of this object. (Overrides Object.ToString().)
Public method Validate Validates this object. (Inherited from BpmProperty.)

Top

See also

Reference

BpmPropertyDate class

Microsoft.PerformancePoint.Scorecards namespace