Method SetDefaultValue
SetDefaultValue(string)
Set a default value using the serialized port json.
Declaration
public virtual void SetDefaultValue(string jsonNodeValue)
Parameters
Type | Name | Description |
---|---|---|
string | jsonNodeValue | Serialized representation of the port. |