Click or drag to resize

TaxonomyTreeServicesCategoryHasAssociations Method


[Missing <summary> documentation for "M:IngeniuxCMService.TaxonomyTreeServices.CategoryHasAssociations(System.String)"]

Namespace:  IngeniuxCMService
Assembly:  IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.5.94
Syntax
public XHRServiceResponseGeneric<bool> CategoryHasAssociations(
	string categoryId
)

Parameters

categoryId
Type: SystemString

[Missing <param name="categoryId"/> documentation for "M:IngeniuxCMService.TaxonomyTreeServices.CategoryHasAssociations(System.String)"]

Return Value

Type: XHRServiceResponseGenericBoolean

[Missing <returns> documentation for "M:IngeniuxCMService.TaxonomyTreeServices.CategoryHasAssociations(System.String)"]

See Also