Class CIM_ModifySettingAction
extends CIM_Action

This class specifies the information to be used to modify a particular setting file for a specific entry with a specific value. The value specified is created as a new entry or appends to, replaces, removes from, or deletes the specified entry. All additions are assumed to be case sensitive. Removes are assumed to be case insensitive.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Action
   |
   +--CIM_ModifySettingAction

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringThis class specifies the information to be used to modify a particular setting file for a specific entry with a specific value. The value specified is created as a new entry or appends to, replaces, removes from, or deletes the specified entry. All additions are assumed to be case sensitive. Removes are assumed to be case insensitive.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
ActionTypeuint16
DescriptionstringType of action to be performed on the specified setting entry. Create - Creates the specified entry. Delete - Deletes the specified entry. Append - Append to the end of the specified entry. Remove - Remove the value from the specified entry.None TRANSLATABLE= true
ValuesstringCreate, Delete, Append, RemoveNone TRANSLATABLE= true
EntryNamestring
DescriptionstringName of Entry to be modified.None TRANSLATABLE= true
Maxlenuint32256None None
EntryValuestring
DescriptionstringThis is the value to be used to add, append, or replace to the specified setting.None TRANSLATABLE= true
FileNamestring
DescriptionstringFile Name of setting file entry to be modified.None TRANSLATABLE= true
Maxlenuint321024None None
SectionKeystring
DescriptionstringThis is the key of the section of the setting entry to be modified.None TRANSLATABLE= true
Maxlenuint32256None None

Inherited Properties

NameData TypeClass Origin
ActionIDstringCIM_Action
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
Directionuint16CIM_Action
NamestringCIM_Action
SoftwareElementIDstringCIM_Action
SoftwareElementStateuint16CIM_Action
TargetOperatingSystemuint16CIM_Action
VersionstringCIM_Action