C# Class BGC.Parameters.DisplayOutputFieldKeyAttribute

Inheritance: Attribute
Datei anzeigen 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_oe property

public string fieldName
return string