C# Class BGC.Parameters.DisplayOutputFieldKeyAttribute

Inheritance: Attribute
Show file Open project: UCRBrainGameCenter/BGC_Tools

Public Properties

Property Type Description
fieldName string

Public Methods

Method Description
DisplayOutputFieldKeyAttribute ( string fieldName ) : System

Method Details

DisplayOutputFieldKeyAttribute() public method

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

Property Details

fieldName public property

public string fieldName
return string