BpmPropertyListItem constructor
Initializes a new instance of the BpmPropertyListItem class.
Overload list
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