8.4.12.1 Add Method

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
SubclassSubclass of the new item.
NameName of the new item.
Table 109 – Delete Method AddressSpace definition
Attribute Value
BrowseName1:Add
References NodeClass BrowseName DataType TypeDefinition Other
0:HasPropertyVariable0:InputArguments0:Argument[] 0:PropertyTypeM
Conformance Units
DI SU SoftwareFolder