Click or drag to resize

IWsEndUserSetRemovePersonalTemplate Method

The method can be used when an user wants to remove a previously created personal template. A template can be removed if it's not on sale. FTP space is released after template deletion

Namespace:  Aruba.Cloud.WsEndUser
Assembly:  Aruba.Cloud.WsEndUser (in Aruba.Cloud.WsEndUser.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult SetRemovePersonalTemplate(
	int templateID
)

Parameters

templateID
Type: SystemInt32

Return Value

Type: WsResult
Examples