Gets the Table's user friendly label
Namespace: Caisis.BOLAssembly: Caisis.BOL (in Caisis.BOL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static string GetTableLabel( string tablename ) |
Visual Basic |
---|
Public Shared Function GetTableLabel ( tablename As String ) As String |
Visual C++ |
---|
public: static String^ GetTableLabel( String^ tablename ) |
Parameters
- tablename
- Type: System..::..String
[Missing <param name="tablename"/> documentation for "M:Caisis.BOL.BusinessObject.GetTableLabel(System.String)"]
Return Value
Type: String[Missing <returns> documentation for "M:Caisis.BOL.BusinessObject.GetTableLabel(System.String)"]