Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an item in a list property.
The BpmPropertyListItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
BpmPropertyListItem() | Initializes a new instance of the BpmPropertyListItem class. |
![]() |
BpmPropertyListItem(String, String) | Initializes a new instance of the BpmPropertyListItem class with the specified name and value. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Name | Gets or sets the item name. |
![]() |
Value | Gets or sets the item value. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Performs a deep copy of this object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Validates this object. |
Top