DataPPConfigurationParameter Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataPPConfigurationParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| DataPPConfigurationParameter | Initializes a new instance of the DataPPConfigurationParameter class |
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Label |
Gets the label of the configuration parameter.
| |
| Values |
Gets the values of the configuration parameter.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the DataPPConfigurationParameter | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Format the DataPPConfigurationParameter to a String.
(Overrides ObjectToString.) |