NAME
Kernel::WebApp::Controller::API::Agent::KnowledgeBaseArticle::Property::Base – Base class for knowledge base article property information.
has ArticleID
Attribute that holds the current knowledge base article ID.
has PropertyName
Attribute that holds the current property name.
_BuildArticleID()
Initializes the attribute ArticleID
.
_BuildPropertyName()
Initializes the attribute PropertyName
.