Class NodePinConfiguration
Inheritance
System.Object
NodePinConfiguration
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Flow.Configuration
Assembly: Simplic.Flow.Configuration.dll
Syntax
public class NodePinConfiguration
Properties
| Improve this Doc View SourceDefaultValue
Declaration
public object DefaultValue { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |