The Add Method can be used to add a new item to the folder. The parameters Subclass and Name are exposed at the attached SoftwareUpdate AddIn as SoftwareSubclass and SoftwareName Properties. The Name shall be unique within the SoftwareFolderType.
Signature
Add(
[in] 0:String Subclass,
[in] 0:String Name);
Table 108 – Add Method Arguments
|
Argument |
Description |
|
Subclass |
Subclass of the new item. |
|
Name |
Name of the new item. |
Table 109 – Delete Method AddressSpace definition
|
Attribute |
Value |
||||
|
BrowseName |
1:Add |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
0:HasProperty |
Variable |
0:InputArguments |
0:Argument[] |
0:PropertyType |
M |
|
Conformance Units |
|||||
|
DI SU SoftwareFolder |
|||||