Class Output
Annotates an output FeatureDescriptor in a transformation pipeline
Inheritance
System.Object
Output
Namespace: SigStat.Common.Pipeline
Assembly: SigStat.Common.dll
Syntax
public class Output : System.Attribute
Constructors
| Improve this Doc View SourceOutput()
Initializes a new instance of the Output class.
Declaration
public Output()
Output(String)
Initializes a new instance of the Output class.
Declaration
public Output(string Default)
Parameters
Type | Name | Description |
---|---|---|
System.String | Default | The default. |
Fields
| Improve this Doc View SourceDefault
The default value for the property
Declaration
public string Default
Field Value
Type | Description |
---|---|
System.String |