Kernel::WebApp::Controller::API::Agent::ConfigItem::Property::Base

NAME

Kernel::WebApp::Controller::API::Agent::ConfigItem::Property::Base – Base class for configuration item property information.

has ConfigItemID

Attribute that holds the current configuration item ID.

has PropertyName

Attribute that holds the current property name.

_BuildConfigItemID()

Initializes the attribute ConfigItemID.

_BuildPropertyName()

Initializes the attribute PropertyName.

Scroll to Top