Platform Core .NET Assemblies API
ProcessParameterInfo Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Core.Process Namespace : ProcessParameterInfo Class

Glossary Item Box

The following tables list the members exposed by ProcessParameterInfo.

Public Constructors

Public Properties

 NameDescription
Public PropertyDataValueTypeUIdThe identifier of the parameter value type.  
Public PropertyInitialSourceThe type of the source of the parameter value during the initialization of the process schema.  
Public PropertyInitialValueThe value of the parameter during the initialization of the process schema.  
Public PropertyMustReadFromParameterStoreA flag indicating the forced reading of the current value from the data storage.  
Public PropertyNameThe name of the parameter.  
Public PropertyProcessParameterInfoPathesA list of key/value pairs, where the key is the path to the parameter, and the value is the macro of the process parameter.  
Public PropertySourceThe source type of the parameter value.  
Public PropertySubParameterMetaPathSetA set of meta-paths to the components of the main parameter (for example, column identifiers for the Terrasoft.Core.Entities.Entity type parameter).  
Public PropertyValueThe value of the parameter.  
Top

Public Methods

 NameDescription
Public MethodCloneReturns a copy of the current instance.  
Public MethodEqualsComparing the current instance of the class to the specified class.  
Public MethodGetHashCodeThe hash code for the current instance of the class.  
Top

See Also

© Terrasoft 2002-2018.