Method | Description | |
---|---|---|
Alias ( ) : string |
This Alias must be unique and is used as an identifier that must match the alias in the package action XML.
|
|
Execute ( string packageName, |
Executes the specified package name.
|
|
SampleXml ( ) : |
Returns a Sample XML Node
|
|
Undo ( string packageName, |
Undoes the specified package name.
|
Method | Description | |
---|---|---|
AddSectionToSectionGroup ( |
public Execute ( string packageName, |
||
packageName | string | Name of the package. |
xmlData | The XML data. | |
return | bool |
public Undo ( string packageName, |
||
packageName | string | Name of the package. |
xmlData | The XML data. | |
return | bool |