xGlobal.company Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
company(Int32) | |
company(Int32, String) |
company(Int32)
company(Int32, String)
public:
static System::String ^ company(int _tableid, System::String ^ _company);
public static string company (int _tableid, string _company);
static member company : int * string -> string
Public Shared Function company (_tableid As Integer, _company As String) As String
Parameters
- _tableid
- Int32
- _company
- String