CustomPropertyHistoryItem Constructors
A basic implementation for a history item.| Name | Parameters | Description |
|---|---|---|
| CustomPropertyHistoryItem(ICustomPropertyProvider, String, String, String) | customPropertyProvider, propertyName, propertyValue, caption | Initializes a new instance of the CustomPropertyHistoryItem class with specified settings. |
See Also