C# Class QSCustomFields.CFMain

ファイルを表示 Open project: QualitySolution/QSProjects Class Usage Examples

Public Properties

Property Type Description
FieldsInfoTable string
Tables List

Public Methods

Method Description
GetTableByName ( string name ) : CFTable
LoadTablesFields ( ) : void

Method Details

GetTableByName() public static method

public static GetTableByName ( string name ) : CFTable
name string
return CFTable

LoadTablesFields() public static method

public static LoadTablesFields ( ) : void
return void

Property Details

FieldsInfoTable public_oe static_oe property

public static string FieldsInfoTable
return string

Tables public_oe static_oe property

public static List Tables
return List