API RemoveBranch: Porovnání verzí

Z Podpora.nextis.cz
Přejít na: navigace, hledání
Řádka 1: Řádka 1:
 
'''API_RemoveBranch'''
 
'''API_RemoveBranch'''
  
@ID
+
@ID int - API_GetBranches.ID
  
 +
''RETURN:''
 +
0 : OK
 +
100 : Item does not exist
 +
200 : There is connection to Customer
  
  

Verze z 24. 7. 2017, 14:36

API_RemoveBranch

@ID int - API_GetBranches.ID

RETURN:

0 : OK
100 : Item does not exist
200 : There is connection to Customer


Example:

DECLARE @return_value int

EXEC @return_value = [API_RemoveBranch]

@ID = 3