Click or drag to resize
LegacyTelogisServiceDeleteCategory Method
Print this page
Deletes a Category object, specified by ID.

Namespace: Telogis.API
 
Syntax
public void DeleteCategory(
	long id
)

Parameters

id
Type: SystemInt64
See Also