setDataCategory(categoryGroup, category)

Specifies a default data category for the specified data category group when creating a new article.

Signature

public Void setDataCategory(String categoryGroup, String category)

Parameters

categoryGroup
Type: String
category
Type: String

Return Value

Type: Void