BpmPropertyUser Members (Microsoft.PerformancePoint.Scorecards)
Represents a user.
The following tables list the members exposed by the BpmPropertyUser type.
Public Constructors
Name | Description | |
---|---|---|
BpmPropertyUser | Initializes a new instance of the BpmPropertyUser class. |
Top
Public Properties
Name | Description | |
---|---|---|
Description | The description for the property. (inherited from BpmProperty) | |
DisplayName | The display name for this property. (inherited from BpmProperty) | |
Login | The user login in domain\user format. | |
Required | If true, the development environment will enforce a value. (inherited from BpmProperty) | |
UniqueName | The unique name for the property. Used internally. (inherited from BpmProperty) | |
Visible | Indicates if the value is exposed in the client UI. (inherited from BpmProperty) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Overridden. Performs a deep clone. | |
CompareTo | (inherited from BpmProperty) | |
CopyFrom | Overridden. Copies from another object. | |
CreateEffectiveDatePropertyUniqueName | (inherited from BpmProperty) | |
CreateInternalPropertyUniqueName | (inherited from BpmProperty) | |
Diff | (inherited from BpmProperty) | |
Equals | Overloaded. (inherited from Object) | |
GetFieldsString | Overridden. Gets the concatenated string of this object's fields. | |
GetHashCode | (inherited from Object) | |
GetStringValue | (inherited from BpmProperty) | |
GetType | (inherited from Object) | |
IsInternalProperty | Overloaded. Indicates if the property is internal. (inherited from BpmProperty) | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. Returns a string that represents the current object. | |
Validate | Overridden. Validates this object. |
Top
Protected Methods
Name | Description | |
---|---|---|
DiffProperty | Overridden. Compares this object with another object and returns the differences. | |
Finalize | (inherited from Object) | |
InternalCopyFrom | (inherited from BpmProperty) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
BpmPropertyUser Class
Microsoft.PerformancePoint.Scorecards Namespace