C# Class BGC.Parameters.OutputFieldAttribute

Inheritance: Attribute
Show file Open project: UCRBrainGameCenter/BGC_Tools

Public Properties

Property Type Description
fieldName string

Public Methods

Method Description
OutputFieldAttribute ( string fieldName ) : System

Method Details

OutputFieldAttribute() public method

public OutputFieldAttribute ( string fieldName ) : System
fieldName string
return System

Property Details

fieldName public property

public string fieldName
return string