Class PipeOutputAttribute
Inheritance
PipeOutputAttribute
Syntax
public class PipeOutputAttribute : Attribute, _Attribute, IOutputAttribute, IPortAttribute
Constructors
PipeOutputAttribute()
Declaration
public PipeOutputAttribute()
PipeOutputAttribute(String, String)
Declaration
public PipeOutputAttribute(string guid = null, string displayName = null)
Parameters
Properties
DisplayName
Declaration
public string DisplayName { get; }
Property Value
Implements
Id
Declaration
public string Id { get; }
Property Value
Implements
Methods
GetLinkTypes(FieldInfo)
Declaration
public Type[] GetLinkTypes(FieldInfo fieldInfo)
Parameters
Returns
Implements
GetOutputType(FieldInfo)
Declaration
public Type GetOutputType(FieldInfo fieldInfo)
Parameters
Returns