The following tables list the members exposed by ProcessParameterInfo.
Name | Description | |
---|---|---|
ProcessParameterInfo Constructor |
Name | Description | |
---|---|---|
DataValueTypeUId | The identifier of the parameter value type. | |
InitialSource | The type of the source of the parameter value during the initialization of the process schema. | |
InitialValue | The value of the parameter during the initialization of the process schema. | |
MustReadFromParameterStore | A flag indicating the forced reading of the current value from the data storage. | |
Name | The name of the parameter. | |
ProcessParameterInfoPathes | A list of key/value pairs, where the key is the path to the parameter, and the value is the macro of the process parameter. | |
Source | The source type of the parameter value. | |
SubParameterMetaPathSet | A set of meta-paths to the components of the main parameter (for example, column identifiers for the Terrasoft.Core.Entities.Entity type parameter). | |
Value | The value of the parameter. |
Name | Description | |
---|---|---|
Clone | Returns a copy of the current instance. | |
Equals | Comparing the current instance of the class to the specified class. | |
GetHashCode | The hash code for the current instance of the class. |