This function will simply write back the data fields identified in the GetCompanies routines. A zero CompNo will denote that this is a new company, which needs to be created on the DMS.
Namespace: DmsNavigatorAssembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Parameters
- data
- Type: DmsNavigator CompanyUpdate
DmsNavigator.CompanyUpdate class in jSON format
Return Value
Type: StringThe new CompNo is returned in the response
Implements
INavigatorWebService WriteCompany(CompanyUpdate)See Also